mirror of https://git.tukaani.org/xz.git
src/scripts/xzgrep.1: Filenames to xzgrep are optional.
xzgrep --help was correct already.
This commit is contained in:
parent
7be1dcf858
commit
adba06e649
|
@ -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
|
||||
\&...
|
||||
|
|
Loading…
Reference in New Issue