From 48382487666af141bb4385ceb5fb73c4147f6141 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 31 Aug 2014 11:12:22 +0200 Subject: journalctl: Allow to disable line cap with --lines=all --- man/journalctl.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'man/journalctl.xml') diff --git a/man/journalctl.xml b/man/journalctl.xml index d4e031619a..acd75a6370 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. -- cgit v1.2.3-54-g00ecf