doc: Update Japanese lxc-info(1) man page

Add description of '-i' option
This commit is contained in:
KATOH Yasufumi 2013-09-30 17:29:24 +09:00 committed by Serge Hallyn
parent a5ba96715d
commit 3fd391243e

View 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>