diff --git a/src/journal-remote/journal-upload.c b/src/journal-remote/journal-upload.c index 8137799ce88..69718aae875 100644 --- a/src/journal-remote/journal-upload.c +++ b/src/journal-remote/journal-upload.c @@ -571,8 +571,6 @@ static void help(void) { " --follow[=BOOL] Do [not] wait for input\n" " --save-state[=FILE] Save uploaded cursors (default \n" " " STATE_FILE ")\n" - " -h --help Show this help and exit\n" - " --version Print version string and exit\n" , program_invocation_short_name); }