]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add the rename option to lxc-clone(1) in Korean manual
authorSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 1 Sep 2015 07:56:45 +0000 (16:56 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 21 Sep 2015 15:30:45 +0000 (11:30 -0400)
Update for commit 585f3c6

Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ko/lxc-clone.sgml.in

index a9c3bd5c4f8f0042d5f7965be49e535e539ad49a..c5f67666d067797d9e75d29f3dfdf00c7b7227e4 100644 (file)
@@ -64,6 +64,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
       <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 Sungbae Yoo <sungbae.yoo at samsung.com>
       <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>
@@ -267,6 +269,22 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <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>