diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-09-30 23:02:58 +0300 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-09-30 23:02:58 +0300 |
commit | b92eb84cc8e120da8dca0e91167a616b2f15dbe5 (patch) | |
tree | 56e9c3225f8c91fe9512223712062fd87c739f27 /man | |
parent | 0c66ffd8b99b9c777755c0b5e9e7de2fabe45295 (diff) |
man: journalctl: add info about --rotate
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 6 |
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" /> |