X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=47b5a0593b795bfabd95d1e6682fccdf899ab114;hp=2de72523ccc51da35f18a703d0385eb2e9cb1f27;hb=f5de5b00204f041aaec828d336c8afd9e860a5c3;hpb=06d9d3efa554ffc63b5977f1d86e393edeef8ad1 diff --git a/man/journalctl.xml b/man/journalctl.xml index 2de72523c..47b5a0593 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + journalctl @@ -119,7 +120,7 @@ When outputing to a tty, lines are colored according to priority: lines of level ERROR and higher are colored red; lines of level NOTICE and higher are - highlighted; and other lines are displayed normally. + highlighted; other lines are displayed normally. @@ -129,28 +130,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - - - - Do not pipe output into a - pager. - - @@ -202,7 +181,7 @@ with some other numeric value on the command line. Note that this option is only supported for the - less1 + less1 pager. @@ -232,7 +211,7 @@ - Reverse output so the newest + Reverse output so that the newest entries are displayed first. @@ -379,7 +358,7 @@ terse output, only showing the actual message of each journal - entry with no meta data, + entry with no metadata, not even a timestamp. @@ -509,17 +488,27 @@ - + Show messages for the - specified systemd unit. This will add - a match for messages from the unit - (_SYSTEMD_UNIT=) - and additional matches for messages - from systemd and messages about - coredumps for the specified unit. - This parameter can be specified multiple times. - + specified systemd unit + UNIT, or + for any of the units matched by + PATTERN. + If a pattern is specified, a list of + unit names found in the journal is + compared with the specified pattern + and all that match are used. For each + unit name, a match is added for + messages from the unit + (_SYSTEMD_UNIT=UNIT), + along with additional matches for + messages from systemd and messages + about coredumps for the specified + unit. + + This parameter can be specified + multiple times. @@ -551,7 +540,7 @@ the form FROM..TO. The log levels are the usual syslog log levels as documented in - syslog3, + syslog3, i.e. emerg (0), alert (1), crit (2), @@ -691,7 +680,7 @@ matching GLOB instead of the default runtime and system journal paths. May be specified - multiple times, in which case, files will + multiple times, in which case files will be suitably interleaved. @@ -855,6 +844,9 @@ operation. + + + @@ -865,21 +857,7 @@ failure code is returned. - - Environment - - - - $SYSTEMD_PAGER - Pager to use when - is not given; - overrides $PAGER. Setting - this to an empty string or the value - cat is equivalent to passing - . - - - + Examples @@ -930,6 +908,7 @@ systemd1, systemd-journald.service8, systemctl1, + coredumpctl1, systemd.journal-fields7, journald.conf5