summaryrefslogtreecommitdiffstats
path: root/zcmp.cc
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 /zcmp.cc
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 'zcmp.cc')
-rw-r--r--zcmp.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zcmp.cc b/zcmp.cc
index 0a4c1fc..0e5b781 100644
--- a/zcmp.cc
+++ b/zcmp.cc
@@ -67,7 +67,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"