[lxc-devel] [lxc/master] docs: add long options of lxc-unshare

2xsec on Github lxc-bot at linuxcontainers.org
Sat Jul 21 07:50:19 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 417 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180721/d592c482/attachment.bin>
-------------- next part --------------
From ca5a12bb4d6e4b98e297d291ca5fccb20d36b9a0 Mon Sep 17 00:00:00 2001
From: 2xsec <dh48.jeong at samsung.com>
Date: Sat, 21 Jul 2018 16:48:29 +0900
Subject: [PATCH] docs: add long options of lxc-unshare

Signed-off-by: 2xsec <dh48.jeong at samsung.com>
---
 doc/ja/lxc-unshare.sgml.in | 24 ++++++++++++------------
 doc/ko/lxc-unshare.sgml.in | 24 ++++++++++++------------
 doc/lxc-unshare.sgml.in    | 24 ++++++++++++------------
 3 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/doc/ja/lxc-unshare.sgml.in b/doc/ja/lxc-unshare.sgml.in
index ce21a1757..fd4c817e1 100644
--- a/doc/ja/lxc-unshare.sgml.in
+++ b/doc/ja/lxc-unshare.sgml.in
@@ -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>
diff --git a/doc/ko/lxc-unshare.sgml.in b/doc/ko/lxc-unshare.sgml.in
index 6e4d07eb4..480f20050 100644
--- a/doc/ko/lxc-unshare.sgml.in
+++ b/doc/ko/lxc-unshare.sgml.in
@@ -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>
diff --git a/doc/lxc-unshare.sgml.in b/doc/lxc-unshare.sgml.in
index 16fb1dc72..b0cb1eab1 100644
--- a/doc/lxc-unshare.sgml.in
+++ b/doc/lxc-unshare.sgml.in
@@ -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>


More information about the lxc-devel mailing list