aboutsummaryrefslogtreecommitdiff
path: root/listamsb.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-02-25 07:30:05 -0500
committerB. Watson <urchlay@slackware.uk>2025-02-25 07:30:05 -0500
commit2da7ac8b7bd573d5cb24e83f4f308837630e9e78 (patch)
tree67b03121dbadb7b406f3774799a2786d74084230 /listamsb.rst
parent1c075d559e69958af1964ad389393f496571d322 (diff)
downloadbw-atari8-tools-2da7ac8b7bd573d5cb24e83f4f308837630e9e78.tar.gz
listamsb: add -c (check only) option.
Diffstat (limited to 'listamsb.rst')
-rw-r--r--listamsb.rst18
1 files changed, 17 insertions, 1 deletions
diff --git a/listamsb.rst b/listamsb.rst
index e6e2225..af72e73 100644
--- a/listamsb.rst
+++ b/listamsb.rst
@@ -41,6 +41,10 @@ OPTIONS
**listamsb** will not write ATASCII to a terminal. **a8cat** is not used,
with this option.
+**-c**
+ Check only. No output on stdout. Diagnostics are still printed on stderr,
+ and the exit status is unchanged.
+
**-v**
Verbose output, on stderr.
@@ -49,7 +53,19 @@ OPTIONS
**-i**\, **-u**\, **-t**\, **-m**\, **-s**
These options are passed to **a8cat**. See its man page for details. If
- the **-a** option is used, these options have no effect.
+ the **-a** or **-c** option is used, these options have no effect.
+
+DIAGNOSTICS
+===========
+
+LIMITATIONS
+===========
+
+Unlike **listbas**, there's no color syntax highlighting. Probably there
+never will be.
+
+It's hard to reliably detect AMSB files. If you feed **listamsb** an
+Atari BASIC file, you'll get gibberish output.
EXIT STATUS
===========