From 1705594f597ed12f38bee309b3fdb3f691e2021b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 21 Sep 2012 22:33:02 +0200 Subject: journalctl: make the argument to -n optional --- man/journalctl.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/journalctl.xml b/man/journalctl.xml index 83ddf5c3d6..50c915d590 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -161,11 +161,14 @@ Controls the number of journal lines to show, counting from - the most recent ones. Takes a positive - integer argument. In follow mode - defaults to 10, otherwise is unset - thus not limiting how many lines are - shown. + the most recent ones. The argument is + optional, and if specified is a + positive integer. If not specified and + in follow mode defaults to 10. If this + option is not passed and follow mode + is not enabled, how many lines are + shown is not + limited. -- cgit v1.2.3-54-g00ecf