aboutsummaryrefslogtreecommitdiff
path: root/listamsb.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-04 04:00:18 -0500
committerB. Watson <urchlay@slackware.uk>2025-03-04 04:00:18 -0500
commit1dd4dfd7f11161b62b8ae1c4ca80b8cea51e42f1 (patch)
treef9407344412e1da37d99ccc600ef3d56db72326f /listamsb.1
parentdc1b4554e386a3335376482225a39b919e3a23f8 (diff)
downloadbw-atari8-tools-1dd4dfd7f11161b62b8ae1c4ca80b8cea51e42f1.tar.gz
listamsb: clean up warnings and error exits, only print initial EOL if any code was found.
Diffstat (limited to 'listamsb.1')
-rw-r--r--listamsb.15
1 files changed, 3 insertions, 2 deletions
diff --git a/listamsb.1 b/listamsb.1
index 0efdc2f..f4423a4 100644
--- a/listamsb.1
+++ b/listamsb.1
@@ -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 "LISTAMSB" 1 "2025-02-27" "0.2.1" "Urchlay's Atari 8-bit Tools"
+.TH "LISTAMSB" 1 "2025-03-03" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
listamsb \- List the source of a tokenized Atari Microsoft BASIC program
.SH SYNOPSIS
@@ -96,7 +96,8 @@ listamsb \-l LOCKED.AMB > UNLOCKED.AMB
have any effect with \fB\-l\fP\&.
.TP
.B \fB\-v\fP
-Verbose output, on stderr.
+Verbose output, on stderr. May be given twice for extra verbosity,
+which shows each line number, its offset, length, and end\-of\-line pointer.
.TP
.B \fB\-h\fP, \fB\-\-help\fP
Print built\-in help and exit.