From 9629aaafae416eb1b75bc87c5b9f25e94efec929 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 20 Jul 2024 19:08:38 -0400 Subject: listbas: tweak doc. --- listbas.1 | 1 + listbas.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/listbas.1 b/listbas.1 index 2104dfb..c606a52 100644 --- a/listbas.1 +++ b/listbas.1 @@ -116,6 +116,7 @@ Set, rather than ATASCII. .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. +ATASCII output does not support color (because ATASCII doesn\(aqt). .TP .B \fB\-m\fP Output "magazine listing". See the \fB\-m\fP option for \fBa8cat\fP(1) for details. diff --git a/listbas.rst b/listbas.rst index 558d053..2e8f53f 100644 --- a/listbas.rst +++ b/listbas.rst @@ -98,6 +98,7 @@ characters. **-a** Output raw ATASCII; no translation to the host character set. Must be used with redirection; **listbas** will not write ATASCII to the terminal. + ATASCII output does not support color (because ATASCII doesn't). **-m** Output "magazine listing". See the **-m** option for **a8cat**\(1) for details. -- cgit v1.2.3