diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:33 +0000 |
commit | 5eff2e98bd094757d69bc247acf07faa4a0b1b26 (patch) | |
tree | 5f603cdf1017bf82986e2650ab0d254112c48c82 /doc/zgrep.1 | |
parent | Releasing debian version 1.6-6. (diff) | |
download | zutils-5eff2e98bd094757d69bc247acf07faa4a0b1b26.tar.xz zutils-5eff2e98bd094757d69bc247acf07faa4a0b1b26.zip |
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/zgrep.1')
-rw-r--r-- | doc/zgrep.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/zgrep.1 b/doc/zgrep.1 index 571d410..5533b43 100644 --- a/doc/zgrep.1 +++ b/doc/zgrep.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. -.TH ZGREP "1" "April 2017" "zgrep (zutils) 1.6" "User Commands" +.TH ZGREP "1" "February 2018" "zgrep (zutils) 1.7" "User Commands" .SH NAME zgrep \- search compressed files for a regular expression .SH SYNOPSIS @@ -47,6 +47,9 @@ only print a count of matching lines per file \fB\-C\fR, \fB\-\-context=\fR<n> print <n> lines of output context .TP +\fB\-\-color[=\fR<when>] +show matched strings in color +.TP \fB\-e\fR, \fB\-\-regexp=\fR<pattern> use <pattern> as the pattern to match .TP @@ -135,7 +138,7 @@ Report bugs to zutils\-bug@nongnu.org .br Zutils home page: http://www.nongnu.org/zutils/zutils.html .SH COPYRIGHT -Copyright \(co 2017 Antonio Diaz Diaz. +Copyright \(co 2018 Antonio Diaz Diaz. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. |