From d9d6139231719aeee09e8ef90d247784756a1aeb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 9 Dec 2025 02:09:14 -0500 Subject: alf: Make -v do what -vv did, and -vv do what -vvv did. Also, cosmetics. --- src/alf.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/alf.rst') 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. -- cgit v1.2.3