aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
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
-------------