X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fjournalctl.xml;h=471c9452ca5e25cf2b827097642234abdf7347dd;hb=c7db8aa9d3da1704cd0d4b867627cf14badf6ef7;hp=9bc0153a9bfc27c30adbba2ef208ca6295665380;hpb=2eb8e90ff9380fe38b9539a3fd5cf25b8d880f22;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 9bc0153a9..471c9452c 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -135,6 +135,13 @@ pager. + + + + Show all (printable) fields in + full. + + @@ -212,7 +219,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 @@ -229,6 +239,30 @@ even a timestamp. + + + + + 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. + + @@ -401,6 +435,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. + +