X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=959ae1efa271c2422829874a9aa4b675bf387396;hp=026bb22940d502e8c2b369d0bad5f176589313d7;hb=1959c6ce940786d33f91e19c41441bf4c9f6a768;hpb=d99ae53a7327e1520ea4b9a3408c2d7f938c4b37 diff --git a/man/journalctl.xml b/man/journalctl.xml index 026bb2294..959ae1efa 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -135,6 +135,13 @@ pager. + + + + Show all (printable) fields in + full. + + @@ -232,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. + + @@ -331,7 +362,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, @@ -404,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. + +