X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=201f66a3b5378e923c20be5df8186335fcbc42af;hp=a533f4d0ea1f7fe44a03eb18e7a64a0f1d640cc6;hb=1b12a7b5896f94bdf33b3a6661ebabd761ea6adc;hpb=c3f60ec54da2a5d1ba00cec6bb2c282f079aa3f6 diff --git a/man/journalctl.xml b/man/journalctl.xml index a533f4d0e..201f66a3b 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,19 +163,30 @@ - + + + + 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 + less1 + pager. + + + + - Controls the number of - journal lines to show, counting from - the most recent ones. The argument is - optional, and if specified is a - positive integer. If not specified and - in follow mode defaults to 10. If this - option is not passed and follow mode - is not enabled, how many lines are - shown is not - limited. + Show the most recent + journal events and limit the number of + events shown. If + is used, + this option is implied. The argument, + a positive integer, is optional, and + defaults to 10. @@ -181,8 +199,16 @@ - + + + + Reverse output, so the newest + entries are displayed first. + + + + Controls the formatting of the journal entries that @@ -215,7 +241,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 @@ -233,8 +262,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 @@ -243,8 +296,8 @@ - + Show entries interleaved from all available @@ -253,8 +306,8 @@ - + Show data only from current boot. This will add a match @@ -264,8 +317,8 @@ - + Show data only of the specified unit. This will add a match @@ -274,6 +327,17 @@ unit. + + + + Show data only of the + specified user session unit. This will + add a match for + _SYSTEMD_USER_UNIT= + for the specified + unit. + + @@ -310,8 +374,8 @@ - + Start showing entries from the location in the journal @@ -331,7 +395,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, @@ -350,8 +414,18 @@ - + + + + Print all possible + data values the specified field can + take in all entries of the + journal. + + + + Takes an absolute directory path as argument. If @@ -394,6 +468,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. + + @@ -457,7 +551,7 @@ Environment - + $SYSTEMD_PAGER Pager to use when