<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>
</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>