From 9428a7317ba4d6ea1e133181448714464c50792a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 10 Dec 2025 16:43:51 -0500 Subject: Tweak alf and unalf man pages. --- src/usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usage.c') 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 . may be given multiple times.", - " --: end of options (next arg is alf-file)", + " --: end of options (next arg is alf-file).", (const char*)0 }; -- cgit v1.2.3