diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-28 21:44:00 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-28 23:45:59 -0400 |
commit | 13cbf3a5f0cf4a1d89413d0ffc4a9067b1d6d1a8 (patch) | |
tree | 742d0c42e9bdd763f4421c03a0430cbf3956db22 /man | |
parent | 844ec79b3c2f246114ea316ebe1f36044bdb688e (diff) |
journalctl: support --root for message catalogs
Diffstat (limited to 'man')
-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 |