X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=7a8d4b2dcc3ecd2d34240f1bafdce75894167df5;hb=a016b9228f338cb9b380ce7e00826ef462767d98;hp=d9ca0a6074d97f54683f049b22ed2da0cef0f9d8;hpb=2927b326ccf67236e148444679f582ea1437ef5a;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index d9ca0a607..7a8d4b2dc 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -138,6 +138,7 @@ + Show all (printable) fields in @@ -448,15 +449,43 @@ - - + + - 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. + 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 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.