From 5ee1d2c2506ca2d44bf948e28422753a27b9bbaa Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 7 Mar 2025 17:28:00 -0500 Subject: listamsb: tweak -D option. --- listamsb.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'listamsb.1') diff --git a/listamsb.1 b/listamsb.1 index c416032..1302ae6 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -54,6 +54,9 @@ Programs created with \fISAVE "filename" LOCK\fP are autodetected, and will be listed normally. It\(aqs also possible to convert a LOCKed program to an unencrypted one, with the \fB\-l\fP option. .sp +Programs can be "crunched" and "decrunched" with the \fB\-C\fP and \fB\-D\fP +options. +.sp If no \fBoutput\-file\fP is given, output is to \fBstdout\fP\&. .SH OPTIONS .INDENT 0.0 @@ -77,6 +80,7 @@ target of GOTO or GOSUB, the program won\(aqt run because all comment\-only lines are removed. .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\-C\fP\&. .TP .B \fB\-D\fP "Decrunch" a crunched program. Puts spaces where they\(aqre required for @@ -85,6 +89,7 @@ comments that were removed during crunching will not magically be retored (they\(aqre gone). .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\&. .TP .B \fB\-r\fP \fIline\-range\fP Show only part of the listing. \fIline\-range\fP can be a single line, or -- cgit v1.2.3