diff options
Diffstat (limited to 'doc/zgrep.1')
-rw-r--r-- | doc/zgrep.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/zgrep.1 b/doc/zgrep.1 index f832883..20574aa 100644 --- a/doc/zgrep.1 +++ b/doc/zgrep.1 @@ -1,10 +1,10 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH ZGREP "1" "July 2014" "zgrep (zutils) 1.3-rc1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. +.TH ZGREP "1" "August 2014" "zgrep (zutils) 1.3" "User Commands" .SH NAME zgrep \- search compressed files for a regular expression .SH SYNOPSIS .B zgrep -[\fIoptions\fR] \fI<pattern> \fR[\fIfiles\fR] +[\fI\,options\/\fR] \fI\,<pattern> \/\fR[\fI\,files\/\fR] .SH DESCRIPTION Zgrep is a front end to the grep program that allows transparent search on any combination of compressed and uncompressed files. If any given |