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 a7ba275d9b
commit a9e2a87f1d
1 changed files with 1 additions and 1 deletions

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