X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;fp=man%2Fjournalctl.xml;h=df9c79465fc6ae950ed3e26a287300b6a5d38543;hp=47b5a0593b795bfabd95d1e6682fccdf899ab114;hb=4e6029435111adcad71489aca2dd68bc65aeffd4;hpb=be8f4a9fa732d61e845e1ab1a62ac3a6b368d3a7 diff --git a/man/journalctl.xml b/man/journalctl.xml index 47b5a0593..df9c79465 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -84,10 +84,11 @@ field, then they are automatically matched as alternatives, i.e. the resulting output will show entries matching any of the specified matches for the - same field. Finally, if the character - + appears as a separate word on the - command line, all matches before and after are combined - in a disjunction (i.e. logical OR). + same field. Finally, the character + + may appears as a separate word + between other terms on the command line. This causes + all matches before and after to be combined in a + disjunction (i.e. logical OR). As shortcuts for a few types of field/value matches, file paths may be specified. If a file path @@ -98,11 +99,21 @@ _KERNEL_DEVICE= match for the device. + Additional contraints may be added using options + , , + etc, to futher limit what entries will be shown + (logical AND). + Output is interleaved from all accessible journal files, whether they are rotated or currently being written, and regardless of whether they belong to the system itself or are accessible user journals. + The set of journal files which will be used + can be modified using the , + , , + and options, see below. + All users are granted access to their private per-user journals. However, by default, only root and users who are members of the systemd-journal