mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
man: Fix example to use the new --boot syntax
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
aea38d8047
commit
86d7de3686
@@ -851,9 +851,9 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user