From 6734c126c6e84639aba1898d59f1dd6a50ea35cd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 16 Jul 2024 05:17:53 -0400 Subject: listbas: tweak doc. --- listbas.1 | 3 ++- listbas.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/listbas.1 b/listbas.1 index 009bdb2..a3c5c4b 100644 --- a/listbas.1 +++ b/listbas.1 @@ -265,7 +265,8 @@ specifically asked to do so. \fBlistbas\fP doesn\(aqt print a banner on startup. .IP \(bu 2 \fBlistbas\fP tells you if the program is protected, and refuses to operate -on variable\-protected programs. +on variable\-protected programs. For code\-protected programs, it lists +the program up to the "poisoned" line (normally the last line). .UNINDENT .sp \-\- diff --git a/listbas.rst b/listbas.rst index 0d13a06..a2c0f0f 100644 --- a/listbas.rst +++ b/listbas.rst @@ -231,7 +231,8 @@ protection. - **listbas** doesn't print a banner on startup. - **listbas** tells you if the program is protected, and refuses to operate - on variable-protected programs. + on variable-protected programs. For code-protected programs, it lists + the program up to the "poisoned" line (normally the last line). -- -- cgit v1.2.3