X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=db2a1e142b9d8df85b359110a4b091b72fbf6dce;hp=bf187569d07b766d19ef444f7fd2928a40a106b4;hb=e0104622b33f39ea8fd54f0a286d938401c08e3d;hpb=a1d4404f9ab20159d88fbe9b4ed9a4f3f5b8345e diff --git a/man/journalctl.xml b/man/journalctl.xml index bf187569d..db2a1e142 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -99,9 +99,9 @@ _KERNEL_DEVICE= match for the device. - Additional contraints may be added using options + Additional constraints may be added using options , , - etc, to futher limit what entries will be shown + etc, to further limit what entries will be shown (logical AND). Output is interleaved from all accessible @@ -128,7 +128,7 @@ option and the "Environment" section below. - When outputing to a tty, lines are colored + When outputting to a tty, lines are colored according to priority: lines of level ERROR and higher are colored red; lines of level NOTICE and higher are highlighted; other lines are displayed normally. @@ -189,9 +189,9 @@ that the pager will not buffer logs of unbounded size. This may be overridden with an explicit - with some other numeric value on the - command line. Note that this option is - only supported for the + with some other numeric value while + will disable this cap. + Note that this option is only supported for the less1 pager. @@ -204,9 +204,10 @@ journal events and limit the number of events shown. If is used, - this option is implied. The argument, - a positive integer, is optional, and - defaults to 10. + this option is implied. The argument is + a positive integer or all + to disable line limiting. The default value is + 10 if no argument is given. @@ -378,6 +379,13 @@ + + + + Express time in Coordinated Universal + Time (UTC). + + @@ -497,6 +505,20 @@ + + + + + Show messages for the + specified syslog identifier + SYSLOG_IDENTIFIER, or + for any of the messages with a SYSLOG_IDENTIFIER + matched by PATTERN. + + This parameter can be specified + multiple times. + + @@ -856,6 +878,20 @@ operation. + + + + Asks the Journal + daemon to flush any log data stored in + /run/systemd/log + into + /var/systemd/log, + if persistent storage is enabled. This + call does not return until the + operation is + complete. + +