X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=632a8134dbd57350a26e8eecc89f79ea2f0730d4;hp=9bc0153a9bfc27c30adbba2ef208ca6295665380;hb=7199aa96ce19468d9ce4cb21a13e32a3792fde41;hpb=2eb8e90ff9380fe38b9539a3fd5cf25b8d880f22 diff --git a/man/journalctl.xml b/man/journalctl.xml index 9bc0153a9..632a8134d 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -114,8 +114,8 @@ - + Prints a short help text and exits. @@ -136,8 +136,15 @@ - + + + Show all (printable) fields in + full. + + + + Show all fields in full, even if they include unprintable @@ -146,8 +153,8 @@ - + Show only the most recent journal entries, and continuously print @@ -156,8 +163,26 @@ - + + + + Immediately jump to + the end of the journal inside 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. + + + + Show the most recent journal events and limit the number of @@ -178,8 +203,16 @@ - + + + + Reverse output, so the newest + entries are displayed first. + + + + Controls the formatting of the journal entries that @@ -212,7 +245,10 @@ information). json formats entries as JSON data structures, one per - line. json-pretty + line (see Journal + JSON Format for more + information). json-pretty also formats entries as JSON data structures, but formats them in multiple lines in order to make them @@ -230,8 +266,32 @@ - + + + + Augment log lines with + explanation texts from the message + catalog. This will add explanatory + help texts to log messages in the + output where this is available. These + short help texts will explain the + context of an error or log event, + possible solutions, as well as + pointers to support forums, developer + documentation and any other relevant + manuals. Note that help texts are not + available for all messages, but only + for selected ones. For more + information on the message catalog + please refer to the Message + Catalog Developer + Documentation. + + + + Suppresses any warning message regarding inaccessible system @@ -240,8 +300,8 @@ - + Show entries interleaved from all available @@ -250,8 +310,8 @@ - + Show data only from current boot. This will add a match @@ -261,14 +321,31 @@ - + - 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 messages for the + specified user session unit. This will + 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. + @@ -307,8 +384,8 @@ - + Start showing entries from the location in the journal @@ -328,7 +405,7 @@ the time part is omitted, 00:00:00 is assumed. If only the seconds component is omitted, :00 is assumed. If the - date component is ommitted, the + date component is omitted, the current day is assumed. Alternatively the strings yesterday, @@ -347,8 +424,8 @@ - + Print all possible data values the specified field can @@ -357,8 +434,8 @@ - + Takes an absolute directory path as argument. If @@ -401,6 +478,26 @@ journal files. + + + + List the contents of + the message catalog, as table of + message IDs plus their short + description strings. + + + + + + Update the message + catalog index. This command needs to + be executed each time new catalog + files are installed, removed or + updated to rebuild the binary catalog + index. + + @@ -464,7 +561,7 @@ Environment - + $SYSTEMD_PAGER Pager to use when