diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-machine-id-setup.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 5c34b345d0..b879b40b99 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -96,6 +96,14 @@ <para>The following options are understood:</para> <variablelist> + <varlistentry> + <term><option>--root=ROOT</option></term> + <listitem><para>Takes a directory path + as an argument. All paths will be + prefixed with the given alternate ROOT + path, including config search paths. + </para></listitem> + </varlistentry> <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> |