aboutsummaryrefslogtreecommitdiff
path: root/src/scripts
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2020-04-06 19:31:50 +0300
committerLasse Collin <lasse.collin@tukaani.org>2020-04-06 19:34:48 +0300
commita9e2a87f1d61dcf684d809bf08c8ebea93f8a480 (patch)
tree90c24d3a07095d23d0735554b9df78d3cc36113e /src/scripts
parentsrc/script/xzgrep.1: Remove superfluous '.RB' (diff)
downloadxz-a9e2a87f1d61dcf684d809bf08c8ebea93f8a480.tar.xz
src/scripts/xzgrep.1: Filenames to xzgrep are optional.
xzgrep --help was correct already.
Diffstat (limited to 'src/scripts')
-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
\&...