summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2013-03-01 10:27:10 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-01 12:51:24 +0100
commitd89d6c86d9f141e0fb6939b7fc4f5ea068750690 (patch)
tree1a56c1639c0fe526bef756860c03149279546453 /man
parent37d3ab1b7e114f0fb6dfb2e7273569b42794b76a (diff)
journalctl: add --reverse option to show the newest lines first
Diffstat (limited to 'man')
-rw-r--r--man/journalctl.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 5ed0e1fe3..ca940fec7 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -185,6 +185,14 @@
</varlistentry>
<varlistentry>
+ <term><option>-r</option></term>
+ <term><option>--reverse</option></term>
+
+ <listitem><para>Reverse output, so the newest
+ entries are displayed first.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-o</option></term>
<term><option>--output=</option></term>