X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=df9c79465fc6ae950ed3e26a287300b6a5d38543;hb=563b1bdc09efe0cf94dd3f514f30376ca854c1ce;hp=626d820151275fe5f027ce48042e56dda6054e91;hpb=73e231abde39f22097df50542c745e01de879836;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 626d82015..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 @@ -130,28 +141,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - - - - Do not pipe output into a - pager. - - @@ -203,7 +192,7 @@ with some other numeric value on the command line. Note that this option is only supported for the - less1 + less1 pager. @@ -380,7 +369,7 @@ terse output, only showing the actual message of each journal - entry with no meta data, + entry with no metadata, not even a timestamp. @@ -562,7 +551,7 @@ the form FROM..TO. The log levels are the usual syslog log levels as documented in - syslog3, + syslog3, i.e. emerg (0), alert (1), crit (2), @@ -866,6 +855,9 @@ operation. + + + @@ -927,6 +919,7 @@ systemd1, systemd-journald.service8, systemctl1, + coredumpctl1, systemd.journal-fields7, journald.conf5