]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journalctl: add --output-fields= to --help text (#7443)
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Nov 2017 09:04:14 +0000 (10:04 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 24 Nov 2017 09:04:14 +0000 (10:04 +0100)
Follow-up for #7181

src/journal/journalctl.c

index a8e90f80bfac684b4132aca7c40df18ee12a4013..e2fd031f839c7cbacc85d849519c993ab41366ee 100644 (file)
@@ -304,6 +304,7 @@ static void help(void) {
                "                             short-iso, short-iso-precise, short-full,\n"
                "                             short-monotonic, short-unix, verbose, export,\n"
                "                             json, json-pretty, json-sse, cat)\n"
+               "     --output-fields=LIST  Select fields to print in verbose/export/json modes\n"
                "     --utc                 Express time in Coordinated Universal Time (UTC)\n"
                "  -x --catalog             Add message explanations where available\n"
                "     --no-full             Ellipsize fields\n"