chiark / gitweb /
man: Fix example to use the new --boot syntax
[elogind.git] / man / journalctl.xml
index da43bf28796e6515516ece9c60947c32ec1c941d..c8559a0cb01740b4987eb52e8b0437082e859883 100644 (file)
 
                 <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>