diff options
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index c9e0d1c..9303f0b 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -101,8 +101,8 @@ Show built\-in help message. .B \-k 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. By default, \fBunalf\fP removes the trailing -period; use \fB\-k\fP to keep it. +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. .UNINDENT .\" keep trailing periods (dots) in filenames. . @@ -176,6 +176,13 @@ default values of "8 Jan 82 12:24a". . .INDENT 0.0 .TP +.B \-V\fP,\fB \-\-version +Show \fBunalf\fP version number and exit. +.UNINDENT +.\" show version number. +. +.INDENT 0.0 +.TP .BI \-x \ wildcard Exclude (do not list or extract) files matching \fIwildcard\fP\&. See \fBWILDCARDS\fP below. This option can be given multiple times |
