diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-nspawn.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index f63f72c18d..28e50359f3 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -142,6 +142,16 @@ </varlistentry> <varlistentry> + <term><option>--boot</option></term> + <term><option>-b</option></term> + + <listitem><para>Automatically search + for an init binary and invoke it + instead of a shell or a user supplied + program.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--user=</option></term> <term><option>-u</option></term> |