aboutsummaryrefslogtreecommitdiff
path: root/a8cat.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-29 06:30:34 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-29 06:30:34 -0400
commit312837a5a4e26e65cca738f44bd3c14e3c203b1e (patch)
tree47f614d0bc1e98b970c7780ce00b06aa4fd7880b /a8cat.rst
parent49b42c8415ecc446360c4f32716c1e84b1789e4b (diff)
downloadbw-atari8-tools-312837a5a4e26e65cca738f44bd3c14e3c203b1e.tar.gz
a8cat: add -v (verbose) and --version, die() function, etc.
Diffstat (limited to 'a8cat.rst')
-rw-r--r--a8cat.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/a8cat.rst b/a8cat.rst
index 7b91fa9..8367e35 100644
--- a/a8cat.rst
+++ b/a8cat.rst
@@ -81,6 +81,9 @@ OPTIONS
back to ATASCII with the **-r** option, but of course there won't
be any inverse-video characters in the result.
+-v
+ Verbose operation.
+
**--**
End of options; the rest of the arguments are filenames. Use this if you're
trying to work with files whose names begin with *-*.
@@ -88,4 +91,7 @@ OPTIONS
**-h**, **--help**
Show built-in help and exit.
+**--version**
+ Show version number and exit.
+
.. include:: manftr.rst