diff options
author | B. Watson <urchlay@slackware.uk> | 2024-06-26 00:36:39 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-06-26 00:36:39 -0400 |
commit | 3095df0d9cf0e4f5f7b5da010c75e5257078d5e2 (patch) | |
tree | 7736689a1b44bd8e68681e9a4e6b82df30b2671f | |
parent | e972e632b103aecbf99486e9e901a399b641b241 (diff) | |
download | bw-atari8-tools-3095df0d9cf0e4f5f7b5da010c75e5257078d5e2.tar.gz |
listbas: update doc.
-rw-r--r-- | listbas.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "LISTBAS" 1 "2024-06-25" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "LISTBAS" 1 "2024-06-26" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME listbas \- List the source of a tokenized Atari 8-bit BASIC program .SH SYNOPSIS @@ -88,6 +88,9 @@ that won\(aqt confuse the terminal. specifically asked to do so. .IP \(bu 2 \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. .UNINDENT .SH EXIT STATUS .sp |