chiark / gitweb /
man: fix syntax in nsenter example
[elogind.git] / man / systemd-nspawn.xml
index 4d60acb3ee802efac83e7c3df0a3d9b46894860d..a80cec4e6c62d8c781fa54cdbe88359e15bc3264 100644 (file)
                 (as viewed from the outside) of the launched process,
                 and it can be used to enter the container.</para>
 
-                <programlisting># nsenter -muinpt $PID</programlisting>
+                <programlisting># nsenter -m -u -i -n -p -t $PID</programlisting>
 
                 <para><citerefentry><refentrytitle>nsenter</refentrytitle><manvolnum>1</manvolnum></citerefentry>
                 is part of