From d7d5dfbcf513f94115990102c56eccf177417889 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:26:56 +0100 Subject: Merging upstream version 1.1~rc2. Signed-off-by: Daniel Baumann --- doc/ztest.1 | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to 'doc/ztest.1') diff --git a/doc/ztest.1 b/doc/ztest.1 index 7169021..f9c4825 100644 --- a/doc/ztest.1 +++ b/doc/ztest.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH ZTEST "1" "May 2013" "Ztest (zutils) 1.0" "User Commands" +.TH ZTEST "1" "July 2013" "Ztest (zutils) 1.1-rc2" "User Commands" .SH NAME Ztest \- verify integrity of compressed files .SH SYNOPSIS @@ -7,9 +7,9 @@ Ztest \- verify integrity of compressed files [\fIoptions\fR] [\fIfiles\fR] .SH DESCRIPTION Ztest verifies the integrity of the specified compressed files. -Non\-compressed files are ignored. If no files are specified, the -integrity of compressed data read from standard input is verified. Data -read from standard input must be all in the same compression format. +Uncompressed files are ignored. If no files are specified, the integrity +of compressed data read from standard input is verified. Data read from +standard input must be all in the same compression format. .PP The supported formats are bzip2, gzip, lzip and xz. .PP @@ -30,6 +30,9 @@ output version information and exit \fB\-\-format=\fR force given format (bz2, gz, lz, xz) .TP +\fB\-N\fR, \fB\-\-no\-rcfile\fR +don't read runtime configuration file +.TP \fB\-q\fR, \fB\-\-quiet\fR suppress all messages .TP @@ -38,6 +41,18 @@ operate recursively on directories .TP \fB\-v\fR, \fB\-\-verbose\fR be verbose (a 2nd \fB\-v\fR gives more) +.TP +\fB\-\-bz2=\fR +set compressor and options for bzip2 format +.TP +\fB\-\-gz=\fR +set compressor and options for gzip format +.TP +\fB\-\-lz=\fR +set compressor and options for lzip format +.TP +\fB\-\-xz=\fR +set compressor and options for xz format .SH "REPORTING BUGS" Report bugs to zutils\-bug@nongnu.org .br -- cgit v1.2.3