aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2020-04-06 19:31:50 +0300
committerLasse Collin <lasse.collin@tukaani.org>2022-07-12 18:09:21 +0300
commitadba06e649875b45b5b671f5ab45f694144938d4 (patch)
tree8a1b5f65563b1183e0e9957f2518befb32f55311 /src
parentTranslations: Add Portuguese translation. (diff)
downloadxz-adba06e649875b45b5b671f5ab45f694144938d4.tar.xz
src/scripts/xzgrep.1: Filenames to xzgrep are optional.
xzgrep --help was correct already.
Diffstat (limited to 'src')
-rw-r--r--src/scripts/xzgrep.12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/xzgrep.1 b/src/scripts/xzgrep.1
index fad1ad2d..2a515e49 100644
--- a/src/scripts/xzgrep.1
+++ b/src/scripts/xzgrep.1
@@ -14,7 +14,7 @@ xzgrep \- search compressed files for a regular expression
.RI [ grep_options ]
.RB [ \-e ]
.I pattern
-.IR file " ..."
+.RI [ file... ]
.br
.B xzegrep
\&...