diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index df79e6d6e2..9054cc8ded 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -481,15 +481,6 @@ </varlistentry> <varlistentry> - <term><option>--truncate-newline</option></term> - - <listitem><para>Truncate each log message at the first newline character on output, so that only the - first line of each message is displayed.</para> - - <xi:include href="version-info.xml" xpointer="v254"/></listitem> - </varlistentry> - - <varlistentry> <term><option>short-precise</option></term> <listitem><para>is very similar, but shows classic syslog timestamps with full microsecond precision.</para> @@ -614,6 +605,15 @@ </varlistentry> <varlistentry> + <term><option>--truncate-newline</option></term> + + <listitem><para>Truncate each log message at the first newline character on output, so that only the + first line of each message is displayed.</para> + + <xi:include href="version-info.xml" xpointer="v254"/></listitem> + </varlistentry> + + <varlistentry> <term><option>--output-fields=</option></term> <listitem><para>A comma separated list of the fields which should be included in the output. This |