From 248fc619b5e3e24d78f171f95b85916eee7987bd Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 16 Jul 2013 10:21:18 -0400 Subject: journalctl: augment short mode with a cursor at the end Two options are added: --show-cursor to print the cursor at the end, and --after-cursor to resume logs on the next line after the previous one. --- man/journalctl.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/journalctl.xml') diff --git a/man/journalctl.xml b/man/journalctl.xml index 027f22d259..3e03c45f13 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -522,6 +522,16 @@ cursor. + + + + Start showing entries from the + location in the journal + after the location + specified by the this cursor. + + + -- cgit v1.2.3-54-g00ecf