diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index ebc2a6aa49..58778a81f6 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -50,7 +50,7 @@ static bool arg_local = false; static int help(void) { - printf("%s [OPTIONS...] {COMMAND} ...\n\n" + printf("%s [OPTIONS...] [MATCH]\n\n" "Send control commands to or query the journal.\n\n" " -h --help Show this help\n" " --version Show package version\n"