mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:53:59 +02:00
journalctl: change unit selection to longform (#13322)
This commit is contained in:
parent
65c5f9b30d
commit
91f8eb5ada
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue