<!--
destroy a container.
-->
- コンテナの破壊
+ コンテナの削除
</refpurpose>
</refnamediv>
<command>lxc-destroy</command>
<arg choice="req">-n <replaceable>name</replaceable></arg>
<arg choice="opt">-f</arg>
+ <arg choice="opt">-s</arg>
</cmdsynopsis>
</refsynopsisdiv>
<command>lxc-destroy</command> destroys the system object
previously created by the <command>lxc-create</command> command.
-->
- <command>lxc-destroy</command> は、<command>lxc-create</command> で以前に作成したシステムオブジェクトを破壊します。
+ <command>lxc-destroy</command> は、<command>lxc-create</command> で以前に作成したシステムオブジェクトを削除します。
</para>
</refsect1>
<variablelist>
<varlistentry>
<term>
- <option>-f</option>
+ <option>-f, --force</option>
</term>
<listitem>
<para>
<command>lxc-destroy</command> will be aborted.
-->
コンテナが実行中の場合、まずコンテナを停止させます。
- ã\81\93ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\81\8cæ\8c\87å®\9aã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\84å ´å\90\88ã\81§ã\82³ã\83³ã\83\86ã\83\8aã\81\8cå®\9fè¡\8cä¸ã\81®å ´å\90\88ã\80\81<command>lxc-destroy</command> コマンドは実行を中断します。
+ ã\81\93ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\81\8cæ\8c\87å®\9aã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\84å ´å\90\88ã\80\81ã\82³ã\83³ã\83\86ã\83\8aã\81\8cå®\9fè¡\8cä¸ã\81®ã\81¨ã\81\8dã\81¯ <command>lxc-destroy</command> コマンドは実行を中断します。
</para>
</listitem>
</varlistentry>
<varlistentry>
- <term><option>-P, --lxcpath=<replaceable>PATH</replaceable></option></term>
+ <term><option>-s, --snapshots</option></term>
<listitem>
<para>
<!--
- Use an alternate container path. The default is @LXCPATH@.
+ destroy the specified container including all its snapshots.
-->
- コンテナパスを指定します。デフォルトは @LXCPATH@ です。
+ 指定したコンテナとそのスナップショットをすべて削除します。
</para>
</listitem>
</varlistentry>
</refsect1>
+ &commonoptions;
+
<refsect1>
<title><!-- Diagnostic -->診断</title>
destroyed.You can use the <command>lxc-ls</command>
command to list the available containers on the system.
-->
- 破壊するために指定したコンテナが見つかりません。
- おそらくそのコンテナが存在しないのか、既に破壊された後なのでしょう。
+ 削除する対象のコンテナが見つかりません。
+ おそらくそのコンテナが存在しないのか、既に削除された後なのでしょう。
<command>lxc-ls</command> コマンドを使って、システム上に存在するコンテナのリストを得ることができます。
</para>
</listitem>
<command>lxc-destroy</command>
<arg choice="req">-n <replaceable>name</replaceable></arg>
<arg choice="opt">-f</arg>
+ <arg choice="opt">-s</arg>
</cmdsynopsis>
</refsynopsisdiv>
<variablelist>
<varlistentry>
<term>
- <option>-f</option>
+ <option>-f, --force</option>
</term>
<listitem>
<para>
</listitem>
</varlistentry>
<varlistentry>
- <term><option>-P, --lxcpath=<replaceable>PATH</replaceable></option></term>
+ <term><option>-s, --snapshots</option></term>
<listitem>
<para>
- Use an alternate container path. The default is @LXCPATH@.
+ destroy the specified container including all its snapshots.
</para>
</listitem>
</varlistentry>
</refsect1>
+ &commonoptions;
+
<refsect1>
<title>Diagnostic</title>