From f99b03a61fc9eae54342359a3c69db4961fa9993 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 25 Apr 2024 02:14:58 -0400 Subject: blob2xex: tweak doc. --- blob2xex.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'blob2xex.rst') diff --git a/blob2xex.rst b/blob2xex.rst index 9330445..3629362 100644 --- a/blob2xex.rst +++ b/blob2xex.rst @@ -65,7 +65,10 @@ not **-l0x2000**. -s *size* Optional; read this many bytes of the next input file. Default is the entire file, - or **0xffff** (**65535**) if the file is longer than 64KB. + or **0xffff** (**65535**) if the file is longer than 64KB. It's not an error + for *size* to be larger than the file (reading will stop at EOF). Also, the + file's data will be truncated at Atari address **$FFFF**, regardless of + *size* or the size of the file. -v Verbose output. -- cgit v1.2.3