diff --git a/src/coredump/coredumpctl.c b/src/coredump/coredumpctl.c index ab535c2187..321e9067f3 100644 --- a/src/coredump/coredumpctl.c +++ b/src/coredump/coredumpctl.c @@ -194,8 +194,7 @@ static int verb_help(int argc, char **argv, void *userdata) { " --version Print version string\n" " --no-pager Do not pipe output into a pager\n" " --no-legend Do not print the column headers\n" - " --json=pretty|short|off\n" - " Generate JSON output\n" + " --json=pretty|short|off Generate JSON output\n" " --debugger=DEBUGGER Use the given debugger\n" " -A --debugger-arguments=ARGS Pass the given arguments to the debugger\n" " -n INT Show maximum number of rows\n"