Commit 241c3744 by KATOH Yasufumi Committed by Stéphane Graber

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

parent a58878d6
...@@ -145,6 +145,22 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -145,6 +145,22 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <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>
<option>-W,--nowait </option> <option>-W,--nowait </option>
</term> </term>
<listitem> <listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment