[lxc-devel] [PATCH 2/2] doc: Update Japanese lxc-autostart(1) for -A option

KATOH Yasufumi karma at jazz.email.ne.jp
Tue Mar 11 06:18:04 UTC 2014


update for commit e582991fd00734436ad0cc95c42cc3d16fd3d229

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
 doc/ja/lxc-autostart.sgml.in | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/ja/lxc-autostart.sgml.in b/doc/ja/lxc-autostart.sgml.in
index 513c540..caff59a 100644
--- a/doc/ja/lxc-autostart.sgml.in
+++ b/doc/ja/lxc-autostart.sgml.in
@@ -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>
 
-- 
1.9.0



More information about the lxc-devel mailing list