summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-16 10:21:18 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-16 22:41:47 -0400
commit248fc619b5e3e24d78f171f95b85916eee7987bd (patch)
treeb63c076b50e81d21f99620c700689077f4c86428 /man/journalctl.xml
parentdd94c17e7da89fa612952119ac825116dc5a8deb (diff)
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.
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 027f22d259..3e03c45f13 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -523,6 +523,16 @@
</varlistentry>
<varlistentry>
+ <term><option>--after-cursor=</option></term>
+
+ <listitem><para>Start showing entries from the
+ location in the journal
+ <emphasis>after</emphasis> the location
+ specified by the this cursor.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--since=</option></term>
<term><option>--until=</option></term>