diff options
Diffstat (limited to 'src/alf.1')
| -rw-r--r-- | src/alf.1 | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ALF" 1 "2025-12-08" "0.4.0" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-12-09" "0.4.0" "Urchlay's Atari 8-bit Tools" .SH NAME alf \- create Atari 8-bit ALF archives .\" RST source for alf(1) man page. Convert with: @@ -69,7 +69,7 @@ careful not to add a file with the same name as as existing member of the archive. If \fIalf\-file\fP doesn\(aqt exist, it will be created. No backup is made with \fB\-a\fP\&. .UNINDENT -.\" append to alf file. +.\" append to ALF file. . .INDENT 0.0 .TP @@ -93,7 +93,7 @@ Show built\-in help message. .B \-o Overwrite \fIalf\-file\fP if it exists; do not make a \fB~\fP backup. .UNINDENT -.\" overwrite alf file if exists (do not create file~ backup). +.\" overwrite ALF file if it exists (don't create file~ backup). . .INDENT 0.0 .TP @@ -120,9 +120,13 @@ date and midnight for the time. .INDENT 0.0 .TP .B \-v -Verbose operation. Shows more information about what \fBalf\fP is doing. -Can be given twice for more detail, or 3 times to dump the token -tables (\fIlots\fP of output; for debugging only). +Verbose operation. Shows more information about what \fBalf\fP +is doing. Can be given twice to dump the token tables (\fIlots\fP of +output; for debugging only). +.UNINDENT +.\" verbose (-vv: debug). +. +.INDENT 0.0 .TP .B \-V\fP,\fB \-\-version Show \fBalf\fP version number and exit. |
