X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=91cc322604531ba8aef1c74fb9c75066c5f1b0ba;hb=a432cb691ca3c1e18b012cb8e9f6e5654b3652a2;hp=8883da278c82293050f009345a29364b950ff713;hpb=8cb17a6dc88cecfcee3189765031e9e8a1f4106b;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 8883da278..91cc32260 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -49,7 +49,9 @@ - journalctl OPTIONS MATCHES + journalctl + OPTIONS + MATCHES @@ -330,7 +332,8 @@ (_SYSTEMD_UNIT=) and additional matches for messages from systemd and messages about - coredumps for the specified unit. + coredumps for the specified unit. + This parameter can be specified multiple times. @@ -344,7 +347,8 @@ and _UID=) and additional matches for messages from session systemd and messages about - coredumps for the specified unit. + coredumps for the specified unit. + This parameter can be specified multiple times. @@ -445,6 +449,20 @@ paths. + + + + Takes a directory path + as argument. If specified journalctl + will operate on catalog file hierarchy + underneath the specified directory + instead of the root directory + (e.g. + will create + ROOT/var/lib/systemd/catalog/database). + + + @@ -479,12 +497,39 @@ - + List the contents of the message catalog, as table of message IDs plus their short - description strings. + description strings. + + If any + ID128s are + specified, only those entries are shown. + + + + + + + + Show the contents of + the message catalog, with entries + separated by a line consisting of two + dashes and the id (the format is the + same as .catalog + files. + + If any + ID128s are + specified, only those entries are shown. + +