summaryrefslogtreecommitdiff
path: root/src/id128/id128.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/id128/id128.c')
-rw-r--r--src/id128/id128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/id128/id128.c b/src/id128/id128.c
index 06049e7ba2..60551ec225 100644
--- a/src/id128/id128.c
+++ b/src/id128/id128.c
@@ -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"