aboutsummaryrefslogtreecommitdiff
path: root/src/alf.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-09 02:09:14 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-09 02:09:14 -0500
commitd9d6139231719aeee09e8ef90d247784756a1aeb (patch)
tree4fa0fb8c6bada6b7018673484aa013db3b2631c5 /src/alf.rst
parent818fcfb56c658017765eafb2078116392d13aa76 (diff)
downloadalftools-d9d6139231719aeee09e8ef90d247784756a1aeb.tar.gz
alf: Make -v do what -vv did, and -vv do what -vvv did. Also, cosmetics.
Diffstat (limited to 'src/alf.rst')
-rw-r--r--src/alf.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/alf.rst b/src/alf.rst
index 0756d95..32893a6 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -57,7 +57,7 @@ OPTIONS
the archive. If *alf-file* doesn't exist, it will be created. No backup
is made with **-a**.
-.. append to alf file.
+.. append to ALF file.
-A
Convert line endings and tabs from ASCII to ATASCII in all input
@@ -75,7 +75,7 @@ OPTIONS
-o
Overwrite *alf-file* if it exists; do not make a **~** backup.
-.. overwrite alf file if exists (do not create file~ backup).
+.. overwrite ALF file if it exists (don't create file~ backup).
**-td**
Use default **LZ.COM** timestamps (8 Dec 82 12:24).
@@ -94,9 +94,11 @@ OPTIONS
.. use zero timestamps.
-v
- Verbose operation. Shows more information about what **alf** is doing.
- Can be given twice for more detail, or 3 times to dump the token
- tables (*lots* of output; for debugging only).
+ Verbose operation. Shows more information about what **alf**
+ is doing. Can be given twice to dump the token tables (*lots* of
+ output; for debugging only).
+
+.. verbose (-vv: debug).
-V, --version
Show **alf** version number and exit.