diff options
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 6b4b7572f6..144b54f663 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -448,6 +448,20 @@ </varlistentry> <varlistentry> + <term><option>--root=<replaceable>ROOT</replaceable></option></term> + + <listitem><para>Takes a directory path + as argument. If specified journalctl + will operate on catalog file hierarchy + underneath the specified directory + instead of the root directory + (e.g. <option>--update-catalog</option> + will create + <filename><replaceable>ROOT</replaceable>/var/lib/systemd/catalog/database</filename>). + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>--new-id128</option></term> <listitem><para>Instead of showing |