X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zgrep.1;h=ef37bd8b0660054bc496b25ecdabc8f60ad2056b;hb=b6def44c57e9b31b98b7766c8916531a4db9fd27;hp=acc319505ccfc56663f488d245610321faf21e22;hpb=5382c729b658e85774b293c00fd600cae1d3937e;p=debian%2Fgzip diff --git a/zgrep.1 b/zgrep.1 index acc3195..ef37bd8 100644 --- a/zgrep.1 +++ b/zgrep.1 @@ -11,13 +11,7 @@ zgrep \- search possibly compressed files for a regular expression invokes .I grep on compressed or gzipped files. -These -.I grep -options will cause -.I zgrep -to terminate with an error code: -.BI (-[drRzZ] | --di* | --exc* | --inc* | --rec* | --nu*) . -All other options specified are passed directly to +All options specified are passed directly to .IR grep . If no file is specified, then the standard input is decompressed if necessary and fed to grep. @@ -29,8 +23,6 @@ If the GREP environment variable is set, uses it as the .I grep program to be invoked. -.SH EXIT CODE -2 - An option that is not supported was specified. .SH AUTHOR Charles Levert (charles@comm.polymtl.ca) .SH "SEE ALSO"