mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
journalctl: add --output-fields= to --help text (#7443)
Follow-up for #7181
This commit is contained in:
parent
b8afec2107
commit
9b3f8e5968
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user