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:
parent
32c8746ede
commit
a08b6ff17e
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@
|
|||
|
||||
- Show all messages by a specific executable:
|
||||
|
||||
`journalctl {{/path/to/executable}}`
|
||||
`journalctl {{path/to/executable}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue