aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-12 16:00:59 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-12 16:00:59 -0400
commit56c845d606881296de8db09d1bb8568f4a14934d (patch)
treef7bd9769dd9d7bef0e0f172bfa2c638ced40713c /listbas.rst
parentaddd5eab935391075a063ae120e730ed37cf0fac (diff)
downloadbw-atari8-tools-56c845d606881296de8db09d1bb8568f4a14934d.tar.gz
listbas: tweak doc.
Diffstat (limited to 'listbas.rst')
-rw-r--r--listbas.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/listbas.rst b/listbas.rst
index b3e4ca7..8e86440 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -38,10 +38,19 @@ characters.
override **-a**, **-d**, **-m**, **-x** in **LISTBAS_OPTS** (see
**ENVIRONMENT**, below).
+**-x**
+ Output Unicode/UTF-8 representations of the XL International Character
+ Set, rather than ATASCII.
+
**-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**\(1) for details.
+ Color is supported in this mode. No Unicode/UTF-8 characters are printed in
+ this mode.
+
**-d**
Print dots rather than Unicode/UTF-8 characters. Color and inverse
video are still supported in this mode, but no Unicode/UTF8 characters
@@ -49,15 +58,6 @@ characters.
Unicode (e.g. **rxvt**\(1))... but even then, **-m** is preferred,
because you can't tell what the dots are supposed to represent.
-**-m**
- Output "magazine listing". See the **-m** option for **a8cat**\(1) for details.
- Color is supported in this mode. No Unicode/UTF-8 characters are printed in
- this mode.
-
-**-x**
- Output Unicode/UTF-8 representations of the XL International Character
- Set, rather than ATASCII.
-
Other options
-------------