X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=144b54f6637da8fd0558e1631f86b1429d647b6e;hb=5b7d4c1c164d91b8c28c3dcd3921ad9863953ffa;hp=8883da278c82293050f009345a29364b950ff713;hpb=8cb17a6dc88cecfcee3189765031e9e8a1f4106b;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 8883da278..144b54f66 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -49,7 +49,9 @@ - journalctl OPTIONS MATCHES + journalctl + OPTIONS + MATCHES @@ -445,6 +447,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 +495,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. + +