aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-16 05:17:53 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-16 05:17:53 -0400
commit6734c126c6e84639aba1898d59f1dd6a50ea35cd (patch)
tree529f8157226a301c0692c38846f3d1ed673de945
parentd0095f039081102ede7c8802565b43fd1caabc77 (diff)
downloadbw-atari8-tools-6734c126c6e84639aba1898d59f1dd6a50ea35cd.tar.gz
listbas: tweak doc.
-rw-r--r--listbas.13
-rw-r--r--listbas.rst3
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).
--