diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-12-10 16:43:51 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-12-10 16:43:51 -0500 |
| commit | 9428a7317ba4d6ea1e133181448714464c50792a (patch) | |
| tree | c4dacf577bf612a4b61c284cc69d30d360cdad17 /src/alfusage.c | |
| parent | 5e1d23cb0b269b08076edc3203f7ba5dbcee45d2 (diff) | |
| download | alftools-9428a7317ba4d6ea1e133181448714464c50792a.tar.gz | |
Tweak alf and unalf man pages.
Diffstat (limited to 'src/alfusage.c')
| -rw-r--r-- | src/alfusage.c | 2 |
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 }; |
