1
0
Fork 0
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:
Managor 2024-07-30 17:06:46 +03:00 committed by GitHub
parent 65c5f9b30d
commit 91f8eb5ada
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: