Skip to content
Snippets Groups Projects
Commit 3a2e2679 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

trivial: wr_date: typo in help message


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 8ba8b508
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ void help(char *prgname)
fprintf(stderr, "%s: Use: \"%s [<options>] <cmd> [<args>]\n",
prgname, prgname);
fprintf(stderr,
" The program usss %s as default config file name\n"
" The program uses %s as default config file name\n"
" -f force: run even if not on a WR switch\n"
" -c <cfg> configfile to use in place of the default\n"
" -v verbose: report what the program does\n"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment