[lxc-devel] [PATCH] doc: Add destroy option to lxc-snapshot(1)

Stéphane Graber stgraber at ubuntu.com
Fri Sep 19 20:55:20 UTC 2014


On Tue, Sep 02, 2014 at 09:18:45PM +0900, KATOH Yasufumi wrote:
> This commit is the same as the commit 18aa217 and 99e616a on master
> branch, except "ALL" keyword.
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

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

> ---
>  doc/ja/lxc-snapshot.sgml.in | 15 +++++++++++++++
>  doc/lxc-snapshot.sgml.in    | 12 ++++++++++++
>  2 files changed, 27 insertions(+)
> 
> diff --git a/doc/ja/lxc-snapshot.sgml.in b/doc/ja/lxc-snapshot.sgml.in
> index 2c23503..038c75d 100644
> --- a/doc/ja/lxc-snapshot.sgml.in
> +++ b/doc/ja/lxc-snapshot.sgml.in
> @@ -60,6 +60,11 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>      <cmdsynopsis>
>        <command>lxc-snapshot</command>
>        <arg choice="req">-n, --name <replaceable>name</replaceable></arg>
> +      <arg choice="req">-d, -destroy <replaceable>snapshot-name</replaceable></arg>
> +    </cmdsynopsis>
> +    <cmdsynopsis>
> +      <command>lxc-snapshot</command>
> +      <arg choice="req">-n, --name <replaceable>name</replaceable></arg>
>        <arg choice="req">-L, --list </arg>
>        <arg choice="opt">-C, --showcomments </arg>
>      </cmdsynopsis>
> @@ -109,6 +114,16 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  	  </varlistentry>
>  
>  	  <varlistentry>
> +	    <term> <option>-d,--destroy snapshot-name</option> </term>
> +	   <listitem>
> +             <!--
> +	    <para> Destroy the named snapshot.</para>
> +            -->
> +             指定した名前のスナップショットを破壊します。
> +	   </listitem>
> +	  </varlistentry>
> +
> +	  <varlistentry>
>  	    <term> <option>-L,--list </option> </term>
>  	   <listitem>
>  	    <para>
> diff --git a/doc/lxc-snapshot.sgml.in b/doc/lxc-snapshot.sgml.in
> index 4b70279..26412fc 100644
> --- a/doc/lxc-snapshot.sgml.in
> +++ b/doc/lxc-snapshot.sgml.in
> @@ -55,6 +55,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>      <cmdsynopsis>
>        <command>lxc-snapshot</command>
>        <arg choice="req">-n, --name <replaceable>name</replaceable></arg>
> +      <arg choice="req">-d, -destroy <replaceable>snapshot-name</replaceable></arg>
> +    </cmdsynopsis>
> +    <cmdsynopsis>
> +      <command>lxc-snapshot</command>
> +      <arg choice="req">-n, --name <replaceable>name</replaceable></arg>
>        <arg choice="req">-L, --list </arg>
>        <arg choice="opt">-C, --showcomments </arg>
>      </cmdsynopsis>
> @@ -92,6 +97,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  	  </varlistentry>
>  
>  	  <varlistentry>
> +	    <term> <option>-d,--destroy snapshot-name</option> </term>
> +	   <listitem>
> +	    <para> Destroy the named snapshot.</para>
> +	   </listitem>
> +	  </varlistentry>
> +
> +	  <varlistentry>
>  	    <term> <option>-L,--list </option> </term>
>  	   <listitem>
>  	    <para> List existing snapshots. </para>
> -- 
> 2.0.4
> 
> _______________________________________________
> 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/20140919/6caa1827/attachment-0001.sig>


More information about the lxc-devel mailing list