chiark / gitweb /
nspawn: add new --no-net switch to turn off networking in the container
[elogind.git] / man / systemd-nspawn.xml
index 03c39fc3def88631ff30b51abe06ac1d4293e554..8b37519ad5510c1e87aa659cb621c32e4a59e2d0 100644 (file)
                 <variablelist>
                         <varlistentry>
                                 <term><option>--help</option></term>
+                                <term><option>-h</option></term>
 
                                 <listitem><para>Prints a short help
                                 text and exits.</para></listitem>
                                 </para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><option>--no-net</option></term>
+
+                                <listitem><para>Turn off networking in
+                                the container. This makes all network
+                                interfaces unavailable in the
+                                container, with the exception of the
+                                loopback device.</para></listitem>
+                        </varlistentry>
+
                 </variablelist>
 
         </refsect1>