Fix help typo

This commit is contained in:
Michaelangel007 2017-11-05 22:00:20 -08:00
parent 4b5c85d360
commit b725e13ea5
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ TODO:
int usage()
{
printf(
"Usage: <dsk> <comlocaltime_rmand> [<options>]\n"
"Usage: <dsk> <command> [<options>]\n"
"\n"
);