X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=632a8134dbd57350a26e8eecc89f79ea2f0730d4;hb=8f27a2212ee8d6311c88ef4358953ad0d7bfa851;hp=201f66a3b5378e923c20be5df8186335fcbc42af;hpb=1b12a7b5896f94bdf33b3a6661ebabd761ea6adc;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 201f66a3b..632a8134d 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -168,10 +168,14 @@ Immediately jump to the end of the journal inside the - implied pager tool. Very useful in - combination with the - option. Note that - this is only supported for the + implied pager tool. This implies + to guarantee + that the pager won't buffer logs of + unbounded size. This may be overridden + with an explicit + with some other numeric value on the + command line. Note that this option is + only supported for the less1 pager. @@ -320,22 +324,28 @@ - Show data only of the - specified unit. This will add a match - for _SYSTEMD_UNIT= - for the specified - unit. + 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. + - Show data only of the + Show messages for the specified user session unit. This will - add a match for - _SYSTEMD_USER_UNIT= - for the specified - unit. + add a match for messages from the unit + (_SYSTEMD_USER_UNIT= + and _UID=) and + additional matches for messages from + session systemd and messages about + coredumps for the specified unit. +