aboutsummaryrefslogtreecommitdiff
path: root/src/alfusage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alfusage.c')
-rw-r--r--src/alfusage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alfusage.c b/src/alfusage.c
index 1b9edf6..5c49d88 100644
--- a/src/alfusage.c
+++ b/src/alfusage.c
@@ -8,6 +8,6 @@ const char *usage_msg[] = {
" -tz: use zero timestamps.",
" -v: verbose (-vv: debug).",
" -V: show version number.",
- " --: end of options (next arg is alf-file)",
+ " --: end of options (next arg is alf-file).",
(const char*)0
};