diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-11 01:36:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-11 01:36:55 +0200 |
commit | 14a65d65a0c25ba4809b8d97f54ebf3e12eac84c (patch) | |
tree | 229e4739f87ef83f7f06a32ac16d26bf171c0213 /man/journalctl.xml | |
parent | a963990ff4ebc7908d3cf82bbd8cf34a42d57b7f (diff) |
journalctl: add a marker to log output for reboots
With this we'll print a marker "----- Reboot -----" between two
subsequent lines with different boot IDs.
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index ffe988a619..bb964b01ed 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -223,7 +223,7 @@ <listitem><para>Takes an absolute directory path as argument. If - specified will opearte on the + specified will operate on the specified journal directory instead of the default runtime and system journal paths.</para></listitem> |