From: KATOH Yasufumi Date: Fri, 28 Aug 2015 07:51:06 +0000 (+0900) Subject: doc: Add the description of common options in lxc-destroy(1) X-Git-Tag: lxc-1.0.8~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0c597d957c61a1681b7b3f6454a2a674eeba40;p=thirdparty%2Flxc.git doc: Add the description of common options in lxc-destroy(1) * Remove '-P' option, and common options (including '-P' option) * Add long option for '-f' * Improve Japanese translation Signed-off-by: KATOH Yasufumi Acked-by: Stéphane Graber --- diff --git a/doc/ja/lxc-destroy.sgml.in b/doc/ja/lxc-destroy.sgml.in index 5d5c5fa4a..4a7939727 100644 --- a/doc/ja/lxc-destroy.sgml.in +++ b/doc/ja/lxc-destroy.sgml.in @@ -68,7 +68,7 @@ by KATOH Yasufumi lxc-destroy destroys the system object previously created by the lxc-create command. --> - lxc-destroy は、lxc-create で以前に作成したシステムオブジェクトを破壊します。 + lxc-destroy は、lxc-create で以前に作成したシステムオブジェクトを削除します。 @@ -80,7 +80,7 @@ by KATOH Yasufumi - + @@ -90,27 +90,16 @@ by KATOH Yasufumi lxc-destroy will be aborted. --> コンテナが実行中の場合、まずコンテナを停止させます。 - このオプションが指定されていない場合でコンテナが実行中の場合、lxc-destroy コマンドは実行を中断します。 + このオプションが指定されていない場合、コンテナが実行中のときは lxc-destroy コマンドは実行を中断します。 - - - - - - - コンテナパスを指定します。デフォルトは @LXCPATH@ です。 - - - - + &commonoptions; + <!-- Diagnostic -->診断 @@ -126,8 +115,8 @@ by KATOH Yasufumi destroyed.You can use the lxc-ls command to list the available containers on the system. --> - 破壊するために指定したコンテナが見つかりません。 - おそらくそのコンテナが存在しないのか、既に破壊された後なのでしょう。 + 削除するために指定したコンテナが見つかりません。 + おそらくそのコンテナが存在しないのか、既に削除された後なのでしょう。 lxc-ls コマンドを使って、システム上に存在するコンテナのリストを得ることができます。 diff --git a/doc/lxc-destroy.sgml.in b/doc/lxc-destroy.sgml.in index 6e3204f30..435df3e51 100644 --- a/doc/lxc-destroy.sgml.in +++ b/doc/lxc-destroy.sgml.in @@ -71,7 +71,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - + @@ -81,18 +81,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - - - - - Use an alternate container path. The default is @LXCPATH@. - - - + &commonoptions; + Diagnostic