doc: Update lxc-stop(1) for nolock option

update for commit 8face1de22

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi 2013-12-17 15:42:33 +09:00 committed by Stéphane Graber
parent a58878d626
commit 241c3744ca

View File

@ -141,7 +141,23 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
コンテナのクリーンシャットダウンをリクエストするのでなく,明確にコンテナ内の全てのタスクを kill します.これは,以前の <command>lxc-stop</command> の動作です.
</para>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry>
<term>
<option>--nolock </option>
</term>
<listitem>
<para>
<!--
This option avoids the use of any of the API lxc locking, and should
only be used if <command>lxc-stop</command> is hanging due to a bad
system state.
-->
このオプションはいかなる場合でも API の lxc のロックの使用を回避します.システム状態が不良な場合に lxc-stop の応答がない状態の場合のみ使用すべきです.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>