1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-21 07:58:27 +00: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
\&...