diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-04 04:00:18 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-04 04:00:18 -0500 |
commit | 1dd4dfd7f11161b62b8ae1c4ca80b8cea51e42f1 (patch) | |
tree | f9407344412e1da37d99ccc600ef3d56db72326f /listamsb.rst | |
parent | dc1b4554e386a3335376482225a39b919e3a23f8 (diff) | |
download | bw-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.rst')
-rw-r--r-- | listamsb.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/listamsb.rst b/listamsb.rst index c81cf46..4cdf8cc 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -70,7 +70,8 @@ OPTIONS have any effect with **-l**. **-v** - 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. **-h**\, **--help** Print built-in help and exit. |