aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.rst')
-rw-r--r--listbas.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/listbas.rst b/listbas.rst
index d7f5d26..6fda1cb 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -29,6 +29,10 @@ OPTIONS
List options
------------
+**-a**
+ Output raw ATASCII; no translation to the host character set. Must be
+ used with redirection; **listbas** will not write ATASCII to the terminal.
+
**-b**
Use bold, for color output. This may make it easier to read on
some terminals. Or, it may hurt your eyes...
@@ -36,17 +40,13 @@ List options
**-i**
Include the immediate mode command (line 32768) in the output.
-**-a**
- Output raw ATASCII; no translation to the host character set. Must be
- used with redirection; **listbas** will not write ATASCII to the terminal.
+**-m**
+ Output "magazine listing". See the **-m** option for **a8cat** for details.
**-n**
No color. Has no effect if **-a** or **-m** are in effect, since these
modes don't support color anyway.
-**-m**
- Output "magazine listing". See the **-m** option for **a8cat** for details.
-
.. include:: genopts.rst
COLORS