]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journalctl.1: move --truncate-newline to the options instead of the -o values list
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Fri, 8 Sep 2023 15:30:17 +0000 (17:30 +0200)
committerнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 26 Sep 2023 12:45:08 +0000 (14:45 +0200)
man/journalctl.xml

index df79e6d6e22e7889a903b55e24f2df274ac95cc3..9054cc8ded0ce64fff819b56e6e46c7144e2da24 100644 (file)
             <xi:include href="version-info.xml" xpointer="v234"/></listitem>
           </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
         </variablelist></listitem>
       </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>