diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:40:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:40:27 +0000 |
commit | 6c7f7b2ed08fa742632ec389c9c7852e629c7bf2 (patch) | |
tree | 4066f3bf05144af754b8e725096e98bfc3339ac3 /doc/ztest.1 | |
parent | Adding upstream version 1.3. (diff) | |
download | zutils-6c7f7b2ed08fa742632ec389c9c7852e629c7bf2.tar.xz zutils-6c7f7b2ed08fa742632ec389c9c7852e629c7bf2.zip |
Adding upstream version 1.4~pre2.upstream/1.4_pre2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | doc/ztest.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/ztest.1 b/doc/ztest.1 index 66ddc70..8eeaf4d 100644 --- a/doc/ztest.1 +++ b/doc/ztest.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. -.TH ZTEST "1" "August 2014" "ztest (zutils) 1.3" "User Commands" +.TH ZTEST "1" "April 2015" "ztest (zutils) 1.4-pre2" "User Commands" .SH NAME ztest \- verify integrity of compressed files .SH SYNOPSIS @@ -27,12 +27,15 @@ display this help and exit \fB\-V\fR, \fB\-\-version\fR output version information and exit .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\-\-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 @@ -58,7 +61,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. |