summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 75427bc632..eedef27648 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -854,6 +854,17 @@
cryptographic theory it is based on.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--convert=</option></term>
+
+ <listitem><para>Converts the specified journal files to the latest supported journal format. Takes
+ the path to store the converted journal files. The path should include the filename to be used for
+ the converted files, with the <literal>.journal</literal> extension (e.g.
+ <filename>/a/b/c/converted.journal</filename> will store the journal files in the
+ <filename>/a/b/c</filename> directory using <filename>converted.journal</filename> as the filename).
+ </para></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>