summaryrefslogtreecommitdiffstats
path: root/doc/zdiff.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/zdiff.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/zdiff.1')
-rw-r--r--doc/zdiff.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/zdiff.1 b/doc/zdiff.1
index e77fe1d..be9d335 100644
--- a/doc/zdiff.1
+++ b/doc/zdiff.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
-.TH ZDIFF "1" "April 2013" "Zdiff (zutils) 1.0-rc7" "User Commands"
+.TH ZDIFF "1" "May 2013" "Zdiff (zutils) 1.0" "User Commands"
.SH NAME
Zdiff \- decompress and compare two files line by line
.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