X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fjournalctl.xml;h=564634b757da04f9d77f2ff80d53271b9e49eb96;hb=fe004b7c3a8325eb8d5420c1b940a5ade2691417;hp=d9ca0a6074d97f54683f049b22ed2da0cef0f9d8;hpb=2927b326ccf67236e148444679f582ea1437ef5a;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index d9ca0a607..564634b75 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. @@ -564,7 +593,10 @@ sealing key is stored in the journal data directory and shall remain on the host. The verification key should be - stored externally. + stored externally. Also see the + option in + journald.conf5 + for details.