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