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

Stéphane Graber stgraber at ubuntu.com
Thu Aug 13 20:28:03 UTC 2015


On Wed, Aug 05, 2015 at 05:49:19PM +0900, KATOH Yasufumi wrote:
> Update Japanese and English man pages.
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

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

> ---
>  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
> 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/20150813/932301d6/attachment-0001.sig>


More information about the lxc-devel mailing list