aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-25 19:52:35 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-25 19:52:35 -0400
commit78b7b515b2140d92d635e9f59d701877bebe8b11 (patch)
tree1117f2706d7a8e728058a3f42f980ab0f3e5b9aa
parentc12e46293f30eb0259d669ffb2c66ff5e2d1d1a8 (diff)
downloadbw-atari8-tools-78b7b515b2140d92d635e9f59d701877bebe8b11.tar.gz
listbas: update doc.
-rw-r--r--listbas.12
-rw-r--r--listbas.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/listbas.1 b/listbas.1
index f136407..04f2f91 100644
--- a/listbas.1
+++ b/listbas.1
@@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
listbas \- List the source of a tokenized Atari 8-bit BASIC program
.SH SYNOPSIS
.sp
-listbas [\fB\-v\fP] [\fB\-i\fP] \fBinput\-file\fP
+listbas [\fB\-v\fP] [\fB\-i\fP] [\fB\-a\fP | \fB\-u\fP ] \fBinput\-file\fP
.SH DESCRIPTION
.sp
\fBlistbas\fP acts like the \fILIST\fP command in BASIC. It reads a
diff --git a/listbas.rst b/listbas.rst
index d255daa..ed6c559 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -11,7 +11,7 @@ List the source of a tokenized Atari 8-bit BASIC program
SYNOPSIS
========
-listbas [**-v**] [**-i**] **input-file**
+listbas [**-v**] [**-i**] [**-a** | **-u** ] **input-file**
DESCRIPTION
===========