aboutsummaryrefslogtreecommitdiff
path: root/listamsb.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-02-25 15:28:20 -0500
committerB. Watson <urchlay@slackware.uk>2025-02-25 15:58:49 -0500
commit83b3320c89dd6595afa42c3bb8b8046a54d75c3f (patch)
treef50a3cea7db5df7692886570bac74a8fd8ac92da /listamsb.1
parente49e41dfb5e68df076212e151aa5a2d27382855b (diff)
downloadbw-atari8-tools-83b3320c89dd6595afa42c3bb8b8046a54d75c3f.tar.gz
listamsb: exit with status 2 on any warning, not just unknown tokens.
Diffstat (limited to 'listamsb.1')
-rw-r--r--listamsb.14
1 files changed, 2 insertions, 2 deletions
diff --git a/listamsb.1 b/listamsb.1
index 5b4fa65..ca92ee6 100644
--- a/listamsb.1
+++ b/listamsb.1
@@ -144,8 +144,8 @@ detect Atari BASIC files, but occasionally you\(aqll get gibberish output instea
.SH EXIT STATUS
.sp
0 for success, 1 if there was an error reading the input (e.g. file
-not found), or 2 if the input file has invalid tokens (if this
-happens, you will also see a warning about it on stderr).
+not found), or 2 if the input file had errors or warnings (see
+\fBDIAGNOSTICS\fP).
.SH COPYRIGHT
.sp
WTFPL. See \fI\%http://www.wtfpl.net/txt/copying/\fP for details.