Merging upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ba8e0a83c7
commit
60d97c7cb2
24 changed files with 310 additions and 146 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH ZGREP "1" "January 2025" "zutils 1.14" "User Commands"
|
||||
.TH ZGREP "1" "May 2025" "zutils 1.15" "User Commands"
|
||||
.SH NAME
|
||||
zgrep \- search compressed files for a regular expression
|
||||
.SH SYNOPSIS
|
||||
|
@ -63,6 +63,9 @@ use <pattern> as the pattern to match
|
|||
\fB\-E\fR, \fB\-\-extended\-regexp\fR
|
||||
<pattern> is an extended regular expression
|
||||
.TP
|
||||
\fB\-\-exclude=\fR<pattern>
|
||||
exclude files matching a shell pattern
|
||||
.TP
|
||||
\fB\-f\fR, \fB\-\-file=\fR<file>
|
||||
obtain patterns from <file>
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue