id128: no command accepts additional arguments

This commit is contained in:
Yu Watanabe 2019-02-06 14:28:36 +01:00
parent 3ac35cbc2b
commit 9363e2f499
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ static int help(void) {
if (r < 0)
return log_oom();
printf("%s [OPTIONS...] {COMMAND} ...\n\n"
printf("%s [OPTIONS...] {COMMAND}\n\n"
"Generate and print id128 strings.\n\n"
" -h --help Show this help\n"
" -p --pretty Generate samples of program code\n"