diff options
Diffstat (limited to 'src/alf.1')
| -rw-r--r-- | src/alf.1 | 8 |
1 files changed, 7 insertions, 1 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-11-26" "0.2.0" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-11-27" "0.2.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: @@ -64,10 +64,16 @@ Append to \fIalf\-file\fP\&. The files are added to the end of the archive. Be 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. +. +.INDENT 0.0 .TP .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). +. .SH EXIT STATUS .INDENT 0.0 .TP |
