diff options
Diffstat (limited to '')
-rw-r--r-- | doc/zcat.1 | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. -.TH ZCAT "1" "August 2014" "zcat (zutils) 1.3" "User Commands" +.TH ZCAT "1" "April 2015" "zcat (zutils) 1.4-pre2" "User Commands" .SH NAME zcat \- decompress and concatenate files to standard output .SH SYNOPSIS @@ -38,8 +38,8 @@ equivalent to '\-vE' \fB\-E\fR, \fB\-\-show\-ends\fR display '$' at end of each line .TP -\fB\-\-format=\fR<fmt> -force given format (bz2, gz, lz, xz) +\fB\-M\fR, \fB\-\-format=\fR<list> +exclude formats not in <list> .TP \fB\-n\fR, \fB\-\-number\fR number all output lines @@ -47,6 +47,9 @@ number all output lines \fB\-N\fR, \fB\-\-no\-rcfile\fR don't read runtime configuration file .TP +\fB\-O\fR, \fB\-\-force\-format=\fR<fmt> +force given format (bz2, gz, lz, xz) +.TP \fB\-q\fR, \fB\-\-quiet\fR suppress all messages .TP @@ -84,7 +87,7 @@ Report bugs to zutils\-bug@nongnu.org .br Zutils home page: http://www.nongnu.org/zutils/zutils.html .SH COPYRIGHT -Copyright \(co 2014 Antonio Diaz Diaz. +Copyright \(co 2015 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. |