From 312837a5a4e26e65cca738f44bd3c14e3c203b1e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Jun 2024 06:30:34 -0400 Subject: a8cat: add -v (verbose) and --version, die() function, etc. --- a8cat.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'a8cat.rst') 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 -- cgit v1.2.3