diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-11 14:32:54 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-11 14:32:54 -0400 |
commit | be6e080f494d9c2c0dd4b47b740407426e068d3f (patch) | |
tree | 3f01c260c95a208396b79cf61be7da5c7b35e1e4 /listamsb.1 | |
parent | 6a0ee6ab77d597e30ada80bd4fc1d1eb34b966bd (diff) | |
download | bw-atari8-tools-be6e080f494d9c2c0dd4b47b740407426e068d3f.tar.gz |
listamsb: add -k to man page synopsis.
Diffstat (limited to 'listamsb.1')
-rw-r--r-- | listamsb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] listamsb \- List the source of a tokenized Atari Microsoft BASIC program .SH SYNOPSIS .sp -listamsb [\fB\-U\fP] | [\fB\-C\fP] | [\fB\-D\fP] | [[\fB\-L\fP] [\fB\-a\fP] [\fB\-c\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-n\fP] [\fB\-s\fP] [\fB\-r\fP \fIline\-range\fP] ...] [\fBinput\-file\fP] [\fBoutput\-file\fP] +listamsb [\fB\-U\fP] | [\fB\-C\fP [\fB\-k\fP]] | [\fB\-D\fP] | [[\fB\-L\fP] [\fB\-a\fP] [\fB\-c\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-n\fP] [\fB\-s\fP] [\fB\-r\fP \fIline\-range\fP] ...] [\fBinput\-file\fP] [\fBoutput\-file\fP] .SH DESCRIPTION .sp \fBlistamsb\fP acts like the \fILIST\fP command in Atari Microsoft BASIC. It reads a |