[lxc-devel] [PATCH] doc: Add the rename option to lxc-clone(1) in Korean manual

Stéphane Graber stgraber at ubuntu.com
Mon Sep 21 15:30:51 UTC 2015


On Tue, Sep 01, 2015 at 04:56:45PM +0900, Sungbae Yoo wrote:
> Update for commit 585f3c6
> 
> Signed-off-by: Sungbae Yoo <sungbae.yoo at samsung.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  doc/ko/lxc-clone.sgml.in | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/doc/ko/lxc-clone.sgml.in b/doc/ko/lxc-clone.sgml.in
> index a9c3bd5..c5f6766 100644
> --- a/doc/ko/lxc-clone.sgml.in
> +++ b/doc/ko/lxc-clone.sgml.in
> @@ -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>
> -- 
> 1.9.1
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20150921/73351b77/attachment.sig>


More information about the lxc-devel mailing list