summaryrefslogtreecommitdiffstats
path: root/zcat.cc
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:21 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:21 +0000
commite2022d72e362b56d5c0336bc2807691708a386e5 (patch)
tree62216eb154658e44e7b57a57c48f0c8dbcbabe6e /zcat.cc
parentAdding debian version 1.4~pre2-2. (diff)
downloadzutils-e2022d72e362b56d5c0336bc2807691708a386e5.tar.xz
zutils-e2022d72e362b56d5c0336bc2807691708a386e5.zip
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zcat.cc')
-rw-r--r--zcat.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zcat.cc b/zcat.cc
index d349383..e4f7956 100644
--- a/zcat.cc
+++ b/zcat.cc
@@ -108,7 +108,7 @@ void show_help()
" -b, --number-nonblank number nonblank output lines\n"
" -e equivalent to '-vE'\n"
" -E, --show-ends display '$' at end of each line\n"
- " -M, --format=<list> exclude formats not in <list>\n"
+ " -M, --format=<list> process only the formats in <list>\n"
" -n, --number number all output lines\n"
" -N, --no-rcfile don't read runtime configuration file\n"
" -O, --force-format=<fmt> force given format (bz2, gz, lz, xz)\n"