summaryrefslogtreecommitdiffstats
path: root/doc/zgrep.1
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:11:02 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:11:02 +0000
commit4e47773f0570bdffefd062b85265242f9f13ef96 (patch)
tree815a38d504a9005ddd7f548c0067a43172f05a02 /doc/zgrep.1
parentAdding upstream version 0.3. (diff)
downloadzutils-4e47773f0570bdffefd062b85265242f9f13ef96.tar.xz
zutils-4e47773f0570bdffefd062b85265242f9f13ef96.zip
Adding upstream version 0.4.upstream/0.4
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/zgrep.1')
-rw-r--r--doc/zgrep.17
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/zgrep.1 b/doc/zgrep.1
index f03b530..fadbbc0 100644
--- a/doc/zgrep.1
+++ b/doc/zgrep.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH ZGREP "1" "August 2009" "Zgrep 0.3" "User Commands"
+.TH ZGREP "1" "September 2009" "Zgrep 0.4" "User Commands"
.SH NAME
-Zgrep \- manual page for Zgrep 0.3
+Zgrep \- manual page for Zgrep 0.4
.SH SYNOPSIS
.B zgrep
[\fIOPTIONS\fR] [\fIGREP_OPTIONS\fR] \fIPATTERN \fR[\fIFILES\fR]
@@ -15,6 +15,9 @@ used. If a given file does not exist, zgrep tries the compressed file
names corresponding to the supported compressors.
The supported compressors are gzip, bzip2, lzip and xz.
.PP
+Zegrep is a shortcut for "zgrep \fB\-E\fR"
+Zfgrep is a shortcut for "zgrep \fB\-F\fR"
+.PP
GREP_OPTIONS are passed directly to grep.
The exit status from grep is preserved.
.SH OPTIONS