X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=e7fff0c9dca23e7fa0a884779fad8c1c0c0c8b8a;hp=026bb22940d502e8c2b369d0bad5f176589313d7;hb=d4205751d4643c272059a3728045929dd0e5e800;hpb=59f432ea6d6d441d0af7c76c37e80730c8df473a diff --git a/man/journalctl.xml b/man/journalctl.xml index 026bb2294..e7fff0c9d 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -232,6 +232,25 @@ 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. + + @@ -404,6 +423,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. + +