summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-09-30 23:02:58 +0300
committerEvgeny Vereshchagin <evvers@ya.ru>2015-09-30 23:02:58 +0300
commitb92eb84cc8e120da8dca0e91167a616b2f15dbe5 (patch)
tree56e9c3225f8c91fe9512223712062fd87c739f27 /man/journalctl.xml
parent0c66ffd8b99b9c777755c0b5e9e7de2fabe45295 (diff)
man: journalctl: add info about --rotate
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index ca933645a9..305f1b9412 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -767,6 +767,12 @@
complete.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--rotate</option></term>
+
+ <listitem><para>Asks the Journal daemon to rotate journal files.
+ </para></listitem>
+ </varlistentry>
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
<xi:include href="standard-options.xml" xpointer="no-pager" />