diff options
| -rw-r--r-- | src/unalf.1 | 2 | ||||
| -rw-r--r-- | src/unalf.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 0519a24..ff67d01 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -121,7 +121,7 @@ the \fB\-x\fP, \fB\-L\fP, \fB\-k\fP options. .INDENT 0.0 .TP .B \-L -Lowercase filesnames. Example: \fBFOO.TXT\fP will extract to \fBfoo.txt\fP\&. +Lowercase filenames. Example: \fBFOO.TXT\fP will extract to \fBfoo.txt\fP\&. .UNINDENT .\" use lowercase filenames. . diff --git a/src/unalf.rst b/src/unalf.rst index 709b19e..3eea65b 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -95,7 +95,7 @@ OPTIONS .. list files in archive (filenames only). -L - Lowercase filesnames. Example: **FOO.TXT** will extract to **foo.txt**. + Lowercase filenames. Example: **FOO.TXT** will extract to **foo.txt**. .. use lowercase filenames. |
