Unverified Commit a71e32ca by 2xsec Committed by Christian Brauner

docs: add long options of lxc-unshare

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent a01dec48
...@@ -56,12 +56,12 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -56,12 +56,12 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
<command>lxc-unshare</command> <command>lxc-unshare</command>
<arg choice="req">-s <replaceable>namespaces</replaceable></arg> <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
<arg choice="opt">-u <replaceable>user</replaceable></arg> <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
<arg choice="opt">-H <replaceable>hostname</replaceable></arg> <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
<arg choice="opt">-i <replaceable>ifname</replaceable></arg> <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
<arg choice="opt">-d</arg> <arg choice="opt">-d, --daemon</arg>
<arg choice="opt">-M</arg> <arg choice="opt">-M, --remount</arg>
<arg choice="req">command</arg> <arg choice="req">command</arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
...@@ -93,7 +93,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -93,7 +93,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-s <replaceable>namespaces</replaceable></option> <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -123,7 +123,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -123,7 +123,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-u <replaceable>user</replaceable></option> <option>-u, --user <replaceable>user</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -137,7 +137,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -137,7 +137,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-H <replaceable>hostname</replaceable></option> <option>-H, --hostname <replaceable>hostname</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -152,7 +152,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -152,7 +152,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-i <replaceable>interfacename</replaceable></option> <option>-i, --ifname <replaceable>interfacename</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -169,7 +169,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -169,7 +169,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-d</option> <option>-d, --daemon</option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -183,7 +183,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -183,7 +183,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-M</option> <option>-M, --remount</option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
...@@ -56,12 +56,12 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -56,12 +56,12 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
<command>lxc-unshare</command> <command>lxc-unshare</command>
<arg choice="req">-s <replaceable>namespaces</replaceable></arg> <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
<arg choice="opt">-u <replaceable>user</replaceable></arg> <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
<arg choice="opt">-H <replaceable>hostname</replaceable></arg> <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
<arg choice="opt">-i <replaceable>ifname</replaceable></arg> <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
<arg choice="opt">-d</arg> <arg choice="opt">-d, --daemon</arg>
<arg choice="opt">-M</arg> <arg choice="opt">-M, --remount</arg>
<arg choice="req">command</arg> <arg choice="req">command</arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
...@@ -93,7 +93,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -93,7 +93,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-s <replaceable>namespaces</replaceable></option> <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -119,7 +119,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -119,7 +119,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-u <replaceable>user</replaceable></option> <option>-u, --user <replaceable>user</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -133,7 +133,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -133,7 +133,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-H <replaceable>hostname</replaceable></option> <option>-H, --hostname <replaceable>hostname</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -148,7 +148,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -148,7 +148,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-i <replaceable>interfacename</replaceable></option> <option>-i, --ifname <replaceable>interfacename</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -165,7 +165,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -165,7 +165,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-d</option> <option>-d, --daemon</option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -179,7 +179,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -179,7 +179,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <term>
<option>-M</option> <option>-M, --remount</option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
...@@ -50,12 +50,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -50,12 +50,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
<command>lxc-unshare</command> <command>lxc-unshare</command>
<arg choice="req">-s <replaceable>namespaces</replaceable></arg> <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
<arg choice="opt">-u <replaceable>user</replaceable></arg> <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
<arg choice="opt">-H <replaceable>hostname</replaceable></arg> <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
<arg choice="opt">-i <replaceable>ifname</replaceable></arg> <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
<arg choice="opt">-d</arg> <arg choice="opt">-d, --daemon</arg>
<arg choice="opt">-M</arg> <arg choice="opt">-M, --remount</arg>
<arg choice="req">command</arg> <arg choice="req">command</arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
...@@ -81,7 +81,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -81,7 +81,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-s <replaceable>namespaces</replaceable></option> <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -102,7 +102,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -102,7 +102,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-u <replaceable>user</replaceable></option> <option>-u, --user <replaceable>user</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -113,7 +113,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -113,7 +113,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-H <replaceable>hostname</replaceable></option> <option>-H, --hostname <replaceable>hostname</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -125,7 +125,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -125,7 +125,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-i <replaceable>interfacename</replaceable></option> <option>-i, --ifname <replaceable>interfacename</replaceable></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -139,7 +139,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -139,7 +139,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-d</option> <option>-d, --daemon</option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -150,7 +150,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -150,7 +150,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry> <varlistentry>
<term> <term>
<option>-M</option> <option>-M, --remount</option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment