From db447acbc20001d14670aa935b49781435e54504 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 12 Mar 2025 21:49:45 -0400 Subject: listamsb: tweak man page. --- listamsb.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'listamsb.1') diff --git a/listamsb.1 b/listamsb.1 index 15ea78f..63e29af 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -79,6 +79,8 @@ string. The resulting program is tokenized, and is usually 5 to 10 percent smaller. It should RUN correctly, but will be difficult to edit in AMSB because its parser requires the spaces. .sp +The crunched program will always be unLOCKed. +.sp If any comment\-only lines are the target of GOTO or GOSUB, the program won\(aqt RUN correctly because all comment\-only lines are removed. If this happens, you can use the \fB\-k\fP option (see below). @@ -90,7 +92,9 @@ None of the other options have any effect with \fB\-C\fP\&. "Decrunch" a crunched program. Puts spaces where they\(aqre required for AMSB\(aqs parser. The resulting program is tokenized, and will be editable in AMSB. Of course, any comments that were removed during -crunching will not magically be retored (they\(aqre gone). +crunching will not magically be restored (they\(aqre gone). +.sp +The decrunched program will always be unLOCKed. .sp This option must be used with an \fBoutput\-file\fP, since seeking is done. None of the other options have any effect with \fB\-D\fP\&. -- cgit v1.2.3