]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Update Japanese lxc-snapshot(1) for adding the description of destroy
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Thu, 19 Jun 2014 09:21:49 +0000 (18:21 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 20 Jun 2014 18:07:40 +0000 (14:07 -0400)
Update for commit 18aa217

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc-snapshot.sgml.in

index 2c23503d48779781cb2919872bceb07fb07b45c2..f0f62894cd8596437721807bfea18bcbdaccc598 100644 (file)
@@ -57,6 +57,11 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <arg choice="req">-n, --name <replaceable>name</replaceable></arg>
       <arg choice="opt">-c, --comment <replaceable>file</replaceable></arg>
     </cmdsynopsis>
+    <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>
@@ -108,6 +113,17 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
           </listitem>
          </varlistentry>
 
+         <varlistentry>
+           <term> <option>-d,--destroy snapshot-name</option> </term>
+          <listitem>
+             <!--
+           <para> Destroy the named snapshot.  If the named snapshot is ALL, then all snapshots
+           will be destroyed.</para>
+            -->
+             指定した名前のスナップショットを破壊します。ALL という名前が指定された場合、すべてのスナップショットが破壊されます。
+          </listitem>
+         </varlistentry>
+
          <varlistentry>
            <term> <option>-L,--list </option> </term>
           <listitem>