1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

src/scripts/xzgrep.1: Filenames to xzgrep are optional.

xzgrep --help was correct already.
This commit is contained in:
Lasse Collin 2020-04-06 19:31:50 +03:00
parent 7be1dcf858
commit adba06e649

View file

@ -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
\&...