summaryrefslogtreecommitdiffstats
path: root/doc/zcmp.1
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:26:11 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:26:11 +0000
commit560efe7382b3ec435391d3f2fcda03cb08787ab9 (patch)
tree082803f81c2cf83b8b859df041fb007d5e57a24b /doc/zcmp.1
parentAdding upstream version 1.0~rc7. (diff)
downloadzutils-560efe7382b3ec435391d3f2fcda03cb08787ab9.tar.xz
zutils-560efe7382b3ec435391d3f2fcda03cb08787ab9.zip
Adding upstream version 1.0.upstream/1.0
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/zcmp.1')
-rw-r--r--doc/zcmp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/zcmp.1 b/doc/zcmp.1
index 9ef3a65..68f44fd 100644
--- a/doc/zcmp.1
+++ b/doc/zcmp.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
-.TH ZCMP "1" "April 2013" "Zcmp (zutils) 1.0-rc7" "User Commands"
+.TH ZCMP "1" "May 2013" "Zcmp (zutils) 1.0" "User Commands"
.SH NAME
Zcmp \- decompress and compare two files byte by byte
.SH SYNOPSIS
@@ -20,7 +20,7 @@ If <file1> is compressed, compares <file1> to the file with the
corresponding decompressed file name (removes the extension from
<file1>).
If <file1> is not compressed, compares <file1> to the uncompressed
-contents of <file1>.[bz2|gz|lz|xz] (the first one that is found).
+contents of <file1>.[lz|bz2|gz|xz] (the first one that is found).
If no suitable file is found, compares <file1> to data read from
standard input.
.PP