]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Update Japanese lxc-info(1) man page
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Mon, 30 Sep 2013 08:29:24 +0000 (17:29 +0900)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 1 Oct 2013 00:22:07 +0000 (19:22 -0500)
Add description of '-i' option

doc/ja/lxc-info.sgml.in

index 5eaaf216868dfec1ff4e3b988bb8d7d5de057ffc..3ff369fe436519bf57bc609388e8ad91859889eb 100644 (file)
@@ -57,6 +57,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <arg choice="opt">-c <replaceable>KEY</replaceable></arg>
       <arg choice="opt">-s</arg>
       <arg choice="opt">-p</arg>
+      <arg choice="opt">-i</arg>
       <arg choice="opt">-t <replaceable>state</replaceable></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -133,6 +134,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          <option><optional>-i</optional></option>
+        </term>
+        <listitem>
+          <para>
+            <!--
+            Just print the container's IP addresses.
+            -->
+            コンテナの IP アドレスを表示する.
+          </para>
+        </listitem>
+      </varlistentry>
+
       <varlistentry>
         <term>
           <option><optional>-t <replaceable>state</replaceable></optional></option>