summaryrefslogtreecommitdiffstats
path: root/doc/ztest.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ztest.1')
-rw-r--r--doc/ztest.111
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/ztest.1 b/doc/ztest.1
index 793e94d..3311667 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" "May 2015" "ztest (zutils) 1.4" "User Commands"
+.TH ZTEST "1" "May 2016" "ztest (zutils) 1.5" "User Commands"
.SH NAME
ztest \- verify integrity of compressed files
.SH SYNOPSIS
@@ -7,9 +7,10 @@ ztest \- verify integrity of compressed files
[\fI\,options\/\fR] [\fI\,files\/\fR]
.SH DESCRIPTION
Ztest verifies the integrity of the specified compressed files.
-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.
+Uncompressed files are ignored. If no files are specified, or if a file
+is specified as '\-', 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
@@ -61,7 +62,7 @@ Report bugs to zutils\-bug@nongnu.org
.br
Zutils home page: http://www.nongnu.org/zutils/zutils.html
.SH COPYRIGHT
-Copyright \(co 2015 Antonio Diaz Diaz.
+Copyright \(co 2016 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.