diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-18 04:56:58 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-18 04:56:58 -0500 |
| commit | e5abbec777fd4776c896322bac3ae20d0bb9592c (patch) | |
| tree | 6f444473dcb27bd33bb5f927a6f2d3aadb461e9d /src/unalf.1 | |
| parent | 355a42342b8fbf59b0e9780dc0b85ec11eaf250a (diff) | |
| download | unalf-e5abbec777fd4776c896322bac3ae20d0bb9592c.tar.gz | |
Tweak man page.
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 34d1571..5205eff 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -104,7 +104,8 @@ Show built\-in help message. Keep trailing periods. In most (all?) ALF files, filenames that have no extension are stored with a trailing period, e.g. \(aq\fBFOO\fP\(aq would be stored as \(aq\fBFOO.\fP\(aq. On the Atari, the extracted file would be -named \fBFOO\fP, so \fBunalf\fP does the same by default. +named \(aq\fBFOO\fP\(aq, so \fBunalf\fP does the same by default. With \fB\-k\fP, +the file will be named \(aq\fBFOO.\fP\(aq. .UNINDENT .\" keep trailing periods (dots) in filenames. . @@ -153,9 +154,10 @@ been warned. .B \-q Quiet extraction or testing: do not print "Uncrunching \fIfile\fP" or "Testing \fIfile\fP" messages. Errors and warnings will still be -printed. This is the default when \fB\-p\fP is used. +printed. This is the default when \fB\-p\fP is used. This option +doesn\(aqt do anything when used with \fB\-l\fP or \fB\-v\fP\&. .UNINDENT -.\" quiet: don't print filenames during extraction. +.\" quiet: don't print filenames during extraction/testing. . .INDENT 0.0 .TP @@ -169,7 +171,7 @@ anywhere. .TP .B \-v Verbose listing of archive contents, with compressed and original -sizes, compression ration, date/time stamps, and checksum. The +sizes, compression ration, date/time stamps, and checksum. The output format is similar to that of \fBarc \-v\fP, minus the \fIStowage\fP column, since \fIALF\fP doesn\(aqt support multiple compression types. The date and time are displayed, but in most .alf files these are the |
