summaryrefslogtreecommitdiffstats
path: root/doc/zgrep.1
diff options
context:
space:
mode:
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 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.