chiark / gitweb /
systemd-delta: Only print colors when on a tty
[elogind.git] / man / journalctl.xml
index da43bf28796e6515516ece9c60947c32ec1c941d..dcc6d5dce919bab6234a3c84730ddf1b89f9e1a9 100644 (file)
                                                         <option>short-iso</option>
                                                 </term>
                                                 <listitem>
-                                                        <para>is very similar
+                                                        <para>is very similar,
                                                         but shows ISO 8601
                                                         wallclock timestamps.
                                                         </para>
 
                 <programlisting>journalctl /dev/sda</programlisting>
 
-                <para>Show all kernel logs from last boot:</para>
+                <para>Show all kernel logs from previous boot:</para>
 
-                <programlisting>journalctl -k -b :</programlisting>
+                <programlisting>journalctl -k -b -1</programlisting>
 
         </refsect1>