diff options
author | B. Watson <urchlay@slackware.uk> | 2025-02-26 15:17:18 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-02-26 15:17:18 -0500 |
commit | cac9e4b320c22a01f043b6b6281c8e13dc0b1ed5 (patch) | |
tree | 1429520fadcc42c3f8fd94541e9a72c9a6182e8b /listamsb.1 | |
parent | bbda8fc16223280b8ec0cabe5e87971527a91b0d (diff) | |
download | bw-atari8-tools-cac9e4b320c22a01f043b6b6281c8e13dc0b1ed5.tar.gz |
listamsb: add -r 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\-a\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-s\fP] [\fBinput\-file\fP] +listamsb [\fB\-a\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-s\fP] [\fB\-r\fP \fIline\-range\fP] [\fBinput\-file\fP] .SH DESCRIPTION .sp \fBlistamsb\fP acts like the \fILIST\fP command in Atari Microsoft BASIC. It reads a |