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.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'listbas.1') diff --git a/listbas.1 b/listbas.1 index 6aa93ca..7603bc1 100644 --- a/listbas.1 +++ b/listbas.1 @@ -54,25 +54,25 @@ the default output mode; the \fB\-U\fP option is provided so you can override \fB\-a\fP, \fB\-d\fP, \fB\-m\fP, \fB\-x\fP in \fBLISTBAS_OPTS\fP (see \fBENVIRONMENT\fP, below). .TP +.B \fB\-x\fP +Output Unicode/UTF\-8 representations of the XL International Character +Set, rather than ATASCII. +.TP .B \fB\-a\fP Output raw ATASCII; no translation to the host character set. Must be used with redirection; \fBlistbas\fP will not write ATASCII to the terminal. .TP +.B \fB\-m\fP +Output "magazine listing". See the \fB\-m\fP option for \fBa8cat\fP(1) for details. +Color is supported in this mode. No Unicode/UTF\-8 characters are printed in +this mode. +.TP .B \fB\-d\fP Print dots rather than Unicode/UTF\-8 characters. Color and inverse video are still supported in this mode, but no Unicode/UTF8 characters are printed. Use this only if your terminal \fIreally\fP doesn\(aqt support Unicode (e.g. \fBrxvt\fP(1))... but even then, \fB\-m\fP is preferred, because you can\(aqt tell what the dots are supposed to represent. -.TP -.B \fB\-m\fP -Output "magazine listing". See the \fB\-m\fP option for \fBa8cat\fP(1) for details. -Color is supported in this mode. No Unicode/UTF\-8 characters are printed in -this mode. -.TP -.B \fB\-x\fP -Output Unicode/UTF\-8 representations of the XL International Character -Set, rather than ATASCII. .UNINDENT .SS Other options .INDENT 0.0 -- cgit v1.2.3