aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.rst')
-rw-r--r--listbas.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/listbas.rst b/listbas.rst
index bef304e..ffd2bad 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**] [**-b**] [**-d** ] [**-a** | **-m** ] **input-file**
+listbas [**-a** | **-d** | **-m** | **-x** | **-U**] [**-b**] [**-u**] [**-i**] [**-l**] [**-n** | **-C**] [**-v**] [**-c** *colors*] **input-file**
DESCRIPTION
===========
@@ -64,6 +64,9 @@ Other options
**-i**
Include the immediate mode command (line 32768) in the output.
+**-l**
+ Do not print line numbers.
+
**-C**
Enable color syntax highlighting. This option is enabled by default;
the **-C** option is provided so you can override **-n** in