summaryrefslogtreecommitdiffstats
path: root/zdiff.cc
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:26:17 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:26:17 +0000
commit8e7d86c466470db9ed54f711046d5e96d3f6ee5a (patch)
tree10d31ee9b2f6731aa0abadd8ce54bf988befbf71 /zdiff.cc
parentAdding debian version 1.0~rc7-2. (diff)
downloadzutils-8e7d86c466470db9ed54f711046d5e96d3f6ee5a.tar.xz
zutils-8e7d86c466470db9ed54f711046d5e96d3f6ee5a.zip
Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zdiff.cc')
-rw-r--r--zdiff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zdiff.cc b/zdiff.cc
index ee8c014..14b679e 100644
--- a/zdiff.cc
+++ b/zdiff.cc
@@ -65,7 +65,7 @@ void show_help()
"corresponding decompressed file name (removes the extension from\n"
"<file1>).\n"
"If <file1> is not compressed, compares <file1> to the uncompressed\n"
- "contents of <file1>.[bz2|gz|lz|xz] (the first one that is found).\n"
+ "contents of <file1>.[lz|bz2|gz|xz] (the first one that is found).\n"
"If no suitable file is found, compares <file1> to data read from\n"
"standard input.\n"
"\nExit status is 0 if inputs are identical, 1 if different, 2 if trouble.\n"