aboutsummaryrefslogtreecommitdiff
path: root/src/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usage.c')
-rw-r--r--src/usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usage.c b/src/usage.c
index 6d0e617..554aa01 100644
--- a/src/usage.c
+++ b/src/usage.c
@@ -12,6 +12,7 @@ const char *usage_msg[] = {
" -q: quiet: don't print filenames during extraction.",
" -t: test archive.",
" -v: verbose listing of archive contents.",
+ " -V, --version: show version number.",
" -x wildcard: exclude <wildcard>. may be given multiple times.",
(const char*)0
};