journalctl: add quotation marks around space-separated timestamps (#13828)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
- Filtruj wiadomości w zakresie czasu (znacznik czasu lub symbol zastępczy, np. "yesterday"):
|
||||
|
||||
`journalctl --since {{now|today|yesterday|tomorrow}} --until {{YYYY-MM-DD HH:MM:SS}}`
|
||||
`journalctl --since {{now|today|yesterday|tomorrow}} --until "{{YYYY-MM-DD HH:MM:SS}}"`
|
||||
|
||||
- Wyświetl wszystkie wiadomości podanego procesu:
|
||||
|
||||
|
Reference in New Issue
Block a user