X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=db2a1e142b9d8df85b359110a4b091b72fbf6dce;hb=af951ff5e9964c877c64896dcd76f67eb42d2393;hp=d4e031619a62954d4b6655c56b44e5ff6385c848;hpb=730836403aee5f5bb998e6e3622ea7068fce0699;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index d4e031619..db2a1e142 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -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). + + @@ -870,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. + +