mirror of https://github.com/CrimsonTome/tldr.git
journalctl: change unit selection to longform (#13322)
parent
65c5f9b30d
commit
91f8eb5ada
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Show all messages by a specific [u]nit:
|
||||
|
||||
`journalctl -u {{unit}}`
|
||||
`journalctl --unit {{unit}}`
|
||||
|
||||
- Show logs for a given unit since the last time it started:
|
||||
|
||||
|
|
Loading…
Reference in New Issue