diff options
Diffstat (limited to 'src/usage.c')
| -rw-r--r-- | src/usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usage.c b/src/usage.c index f03a373..d15a764 100644 --- a/src/usage.c +++ b/src/usage.c @@ -18,5 +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)", (const char*)0 }; |
