diff options
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 9af4d47..8acfbfb 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -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 "UNALF" 1 "2025-12-04" "0.4.0" "Urchlay's Atari 8-bit Tools" +.TH "UNALF" 1 "2025-12-06" "0.4.0" "Urchlay's Atari 8-bit Tools" .SH NAME unalf \- extract Atari 8-bit ALF archives .\" RST source for unalf(1) man page. Convert with: @@ -374,6 +374,10 @@ Atari DOS filenames. \fI<reason>\fP will be something like "doesn\(aqt start with A\-Z" or "invalid character". The filename will be printed with any unprintable characters as hex values (e.g. \fB$01\fP). .TP +.B \fBduplicate Atari filename\fP \fI<filename>\fP +The ALF archive contains duplicate filenames. Use \fB\-n\fP to extract the +second (and any further) occurrences of the name. +.TP .B \fBheader #<n> (compressed|original) size is...\fP Followed by "suspiciously large" or "too large to fit on a floppy disk". May indicate a corrupt archive, or someone really might have |
