From 56c845d606881296de8db09d1bb8568f4a14934d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 12 Jul 2024 16:00:59 -0400 Subject: listbas: tweak doc. --- listbas.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'listbas.rst') 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 ------------- -- cgit v1.2.3