]> git.proxmox.com Git - mirror_lxc.git/commitdiff
docs: add long options of lxc-unshare
author2xsec <dh48.jeong@samsung.com>
Sat, 21 Jul 2018 07:48:29 +0000 (16:48 +0900)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 24 Jul 2018 12:59:56 +0000 (14:59 +0200)
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
doc/ja/lxc-unshare.sgml.in
doc/ko/lxc-unshare.sgml.in
doc/lxc-unshare.sgml.in

index ce21a175703a0cab7b880c71b26acd2eb0c06af3..fd4c817e1c671eb10bc0a601f0f3ffd801f764b6 100644 (file)
@@ -56,12 +56,12 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>lxc-unshare</command>
-      <arg choice="req">-s <replaceable>namespaces</replaceable></arg>
-      <arg choice="opt">-u <replaceable>user</replaceable></arg>
-      <arg choice="opt">-H <replaceable>hostname</replaceable></arg>
-      <arg choice="opt">-i <replaceable>ifname</replaceable></arg>
-      <arg choice="opt">-d</arg>
-      <arg choice="opt">-M</arg>
+      <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
+      <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
+      <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
+      <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
+      <arg choice="opt">-d, --daemon</arg>
+      <arg choice="opt">-M, --remount</arg>
       <arg choice="req">command</arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -93,7 +93,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-s <replaceable>namespaces</replaceable></option>
+         <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -123,7 +123,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-u <replaceable>user</replaceable></option>
+         <option>-u, --user <replaceable>user</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -137,7 +137,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-H <replaceable>hostname</replaceable></option>
+         <option>-H, --hostname <replaceable>hostname</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -152,7 +152,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-i <replaceable>interfacename</replaceable></option>
+         <option>-i, --ifname <replaceable>interfacename</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -169,7 +169,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-d</option>
+         <option>-d, --daemon</option>
        </term>
        <listitem>
          <para>
@@ -183,7 +183,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
-         <option>-M</option>
+         <option>-M, --remount</option>
        </term>
        <listitem>
          <para>
index 6e4d07eb4b3152f32dba286e5a3ec02262a4d3a7..480f20050727de55193289f7530d9fba333e5d43 100644 (file)
@@ -56,12 +56,12 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>lxc-unshare</command>
-      <arg choice="req">-s <replaceable>namespaces</replaceable></arg>
-      <arg choice="opt">-u <replaceable>user</replaceable></arg>
-      <arg choice="opt">-H <replaceable>hostname</replaceable></arg>
-      <arg choice="opt">-i <replaceable>ifname</replaceable></arg>
-      <arg choice="opt">-d</arg>
-      <arg choice="opt">-M</arg>
+      <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
+      <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
+      <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
+      <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
+      <arg choice="opt">-d, --daemon</arg>
+      <arg choice="opt">-M, --remount</arg>
       <arg choice="req">command</arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -93,7 +93,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-s <replaceable>namespaces</replaceable></option>
+         <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -119,7 +119,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-u <replaceable>user</replaceable></option>
+         <option>-u, --user <replaceable>user</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -133,7 +133,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-H <replaceable>hostname</replaceable></option>
+         <option>-H, --hostname <replaceable>hostname</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -148,7 +148,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-i <replaceable>interfacename</replaceable></option>
+         <option>-i, --ifname <replaceable>interfacename</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -165,7 +165,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-d</option>
+         <option>-d, --daemon</option>
        </term>
        <listitem>
          <para>
@@ -179,7 +179,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
        <term>
-         <option>-M</option>
+         <option>-M, --remount</option>
        </term>
        <listitem>
          <para>
index 16fb1dc728f9442c3077050d610941056246826e..b0cb1eab16db611875bf85bb2e2b8f259a6faf98 100644 (file)
@@ -50,12 +50,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>lxc-unshare</command>
-      <arg choice="req">-s <replaceable>namespaces</replaceable></arg>
-      <arg choice="opt">-u <replaceable>user</replaceable></arg>
-      <arg choice="opt">-H <replaceable>hostname</replaceable></arg>
-      <arg choice="opt">-i <replaceable>ifname</replaceable></arg>
-      <arg choice="opt">-d</arg>
-      <arg choice="opt">-M</arg>
+      <arg choice="req">-s, --namespaces <replaceable>namespaces</replaceable></arg>
+      <arg choice="opt">-u, --user <replaceable>user</replaceable></arg>
+      <arg choice="opt">-H, --hostname <replaceable>hostname</replaceable></arg>
+      <arg choice="opt">-i, --ifname <replaceable>ifname</replaceable></arg>
+      <arg choice="opt">-d, --daemon</arg>
+      <arg choice="opt">-M, --remount</arg>
       <arg choice="req">command</arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -81,7 +81,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-s <replaceable>namespaces</replaceable></option>
+         <option>-s, --namespaces <replaceable>namespaces</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -102,7 +102,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-u <replaceable>user</replaceable></option>
+         <option>-u, --user <replaceable>user</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -113,7 +113,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-H <replaceable>hostname</replaceable></option>
+         <option>-H, --hostname <replaceable>hostname</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -125,7 +125,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-i <replaceable>interfacename</replaceable></option>
+         <option>-i, --ifname <replaceable>interfacename</replaceable></option>
        </term>
        <listitem>
          <para>
@@ -139,7 +139,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-d</option>
+         <option>-d, --daemon</option>
        </term>
        <listitem>
          <para>
@@ -150,7 +150,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
        <term>
-         <option>-M</option>
+         <option>-M, --remount</option>
        </term>
        <listitem>
          <para>