diff options
Diffstat (limited to 'src/alf.rst')
| -rw-r--r-- | src/alf.rst | 12 |
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. |
