Update Japanese and English man pages.

Signed-off-by: KATOH Yasufumi <[email protected]>
---
 doc/ja/lxc-clone.sgml.in | 17 +++++++++++++++++
 doc/lxc-clone.sgml.in    | 14 ++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/doc/ja/lxc-clone.sgml.in b/doc/ja/lxc-clone.sgml.in
index 963b3a1..23e5dc7 100644
--- a/doc/ja/lxc-clone.sgml.in
+++ b/doc/ja/lxc-clone.sgml.in
@@ -64,6 +64,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <arg choice="opt">-L <replaceable>fssize</replaceable></arg>
       <arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
       <arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
+      <arg choice="opt">-R </arg>
       <arg choice="req">-o <replaceable>orig</replaceable></arg>
       <arg choice="req">-n <replaceable>new</replaceable></arg>
       <arg choice="opt">-- hook arguments</arg>
@@ -78,6 +79,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <arg choice="opt">-L <replaceable>fssize</replaceable></arg>
       <arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
       <arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
+      <arg choice="opt">-R </arg>
       <arg choice="req">orig</arg>
       <arg choice="req">new</arg>
       <arg choice="opt">-- hook arguments</arg>
@@ -276,6 +278,21 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
        <term>
+         <option>-R, --rename</option>
+       </term>
+       <listitem>
+         <para>
+           <!--
+           Rename an existing container.
+           <replaceable>orig</replaceable> is renamed 
<replaceable>new</replaceable>.
+           -->
+           コンテナの名前を変更します。<replaceable>orig</replaceable> を 
<replaceable>new</replaceable> という名前に変更します。
+         </para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term>
          <option>-o, --orig <replaceable>orig</replaceable></option>
        </term>
        <listitem>
diff --git a/doc/lxc-clone.sgml.in b/doc/lxc-clone.sgml.in
index 11b26b8..aef6b44 100644
--- a/doc/lxc-clone.sgml.in
+++ b/doc/lxc-clone.sgml.in
@@ -58,6 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
02110-1301 USA
       <arg choice="opt">-L <replaceable>fssize</replaceable></arg>
       <arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
       <arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
+      <arg choice="opt">-R </arg>
       <arg choice="req">-o <replaceable>orig</replaceable></arg>
       <arg choice="req">-n <replaceable>new</replaceable></arg>
       <arg choice="opt">-- hook arguments</arg>
@@ -72,6 +73,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
02110-1301 USA
       <arg choice="opt">-L <replaceable>fssize</replaceable></arg>
       <arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
       <arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
+      <arg choice="opt">-R </arg>
       <arg choice="req">orig</arg>
       <arg choice="req">new</arg>
       <arg choice="opt">-- hook arguments</arg>
@@ -219,6 +221,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA 02110-1301 USA
 
       <varlistentry>
        <term>
+         <option>-R, --rename</option>
+       </term>
+       <listitem>
+         <para>
+           Rename an existing container.
+           <replaceable>orig</replaceable> is renamed 
<replaceable>new</replaceable>.
+         </para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term>
          <option>-o, --orig <replaceable>orig</replaceable></option>
        </term>
        <listitem>
-- 
2.2.1

_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to