X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=7a8d4b2dcc3ecd2d34240f1bafdce75894167df5;hb=a016b9228f338cb9b380ce7e00826ef462767d98;hp=cc7d1a0533fe8998564eee3e09aea6d73b5b9700;hpb=845c53246f73a505f12bb7f685a530045fa60a40;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index cc7d1a053..7a8d4b2dc 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -138,6 +138,7 @@ + Show all (printable) fields in @@ -322,6 +323,16 @@ kernel. + + + + + Show kernel messages from + current boot. This implies + and adds the match _TRANSPORT=kernel. + + + @@ -438,15 +449,43 @@ - - + + + + Show messages from + system services and the kernel (with + ). Show + messages from service of current user + (with ). + If neither is specified, show all + messages that the user can see. + + + + + + + + Takes a directory path + as argument. If specified journalctl + will operate on the specified journal + directory + DIR instead + of the default runtime and system + journal paths. + + + + - Takes a - directory path as argument. If - specified journalctl will operate on the - specified journal directory instead of - the default runtime and system journal - paths. + Takes a file glob as + argument. If specified journalctl will + operate on the specified journal files + matching GLOB + instead of the default runtime and + system journal paths. May be specified + multiple times, in which case files will + be suitably interleaved.