aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
===========