fix example description
'-b -1' shows the messages from the previous boot.
This commit is contained in:
parent
6ae901ea66
commit
7882e976f6
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ $ journalctl /dev/sda
|
|||
$ journalctl -b
|
||||
----
|
||||
|
||||
* To view kernel logs for the current boot, you can add the `-k` option:
|
||||
* To view kernel logs for the previous boot, you can add the `-k` option:
|
||||
----
|
||||
$ journalctl -k -b -1
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue