X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fjournal%2Fjournalctl.c;h=083a5971160c75910724a8274f84510492df164e;hp=2f043a48d544f25af757e87e511c0d6caeccec52;hb=2f5df74a5ec135ab2baebf26af6f088e5b4b8205;hpb=a54e3b3d6a4fe28a39729f4c5ad11cd26706110c diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index 2f043a48d..083a59711 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -133,7 +133,7 @@ static int help(void) { " -n --lines[=INTEGER] Number of journal entries to show\n" " --no-tail Show all lines, even in follow mode\n" " -r --reverse Show the newest entries first\n" - " -o --output=STRING Change journal output mode (short, short-monotonic,\n" + " -o --output=STRING Change journal output mode (short, short-monotonic, short-iso\n" " verbose, export, json, json-pretty, json-sse, cat)\n" " -x --catalog Add message explanations where available\n" " -l --full Do not ellipsize fields\n"