1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 14:46:00 +02:00

journalctl: correct path token syntax (#1983)

This commit is contained in:
Severin Fürbringer 2018-02-10 15:42:11 +01:00 committed by Starbeamrainbowlabs
parent 32c8746ede
commit a08b6ff17e

View file

@ -24,4 +24,4 @@
- Show all messages by a specific executable:
`journalctl {{/path/to/executable}}`
`journalctl {{path/to/executable}}`