Commit 800648d2 by KATOH Yasufumi Committed by Stéphane Graber

doc: Update Japanese lxc-autostart(1) for -A option

parent 9111aa79
......@@ -57,6 +57,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<arg choice="opt">-r</arg>
<arg choice="opt">-s</arg>
<arg choice="opt">-a</arg>
<arg choice="opt">-A</arg>
<arg choice="opt">-g <replaceable>groups</replaceable></arg>
<arg choice="opt">-t <replaceable>timeout</replaceable></arg>
</cmdsynopsis>
......@@ -207,6 +208,21 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-A,--ignore-auto</option>
</term>
<listitem>
<para>
<!--
Ignore the lxc.start.auto flag. Combined with
-a, will select all containers on the system.
-->
lxc.start.auto で設定されているフラグを無視します.-a と組み合わせることにより,システム上の全てのコンテナを選択します.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
......
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