summaryrefslogtreecommitdiffstats
path: root/ztest.cc
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:14 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:14 +0000
commitf7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50 (patch)
tree71784aa0634163edc8a85527ca5bf5995af4dc52 /ztest.cc
parentAdding upstream version 1.4~pre2. (diff)
downloadzutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.tar.xz
zutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.zip
Adding upstream version 1.4.upstream/1.4
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ztest.cc')
-rw-r--r--ztest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ztest.cc b/ztest.cc
index 600d32e..5377c6d 100644
--- a/ztest.cc
+++ b/ztest.cc
@@ -64,7 +64,7 @@ void show_help()
"\nOptions:\n"
" -h, --help display this help and exit\n"
" -V, --version output version information and exit\n"
- " -M, --format=<list> exclude formats not in <list>\n"
+ " -M, --format=<list> process only the formats in <list>\n"
" -N, --no-rcfile don't read runtime configuration file\n"
" -O, --force-format=<fmt> force given format (bz2, gz, lz, xz)\n"
" -q, --quiet suppress all messages\n"