aboutsummaryrefslogtreecommitdiff
path: root/src/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usage.c')
-rw-r--r--src/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usage.c b/src/usage.c
index d15a764..ae5b8a2 100644
--- a/src/usage.c
+++ b/src/usage.c
@@ -18,6 +18,6 @@ const char *usage_msg[] = {
" -v: verbose listing of archive contents.",
" -V: show version number.",
" -x: exclude <wildcard>. may be given multiple times.",
- " --: end of options (next arg is alf-file)",
+ " --: end of options (next arg is alf-file).",
(const char*)0
};