mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-07 09:26:26 +00:00
doc: Update Japanese lxc-info(1) man page
Add description of '-i' option
This commit is contained in:
parent
a5ba96715d
commit
3fd391243e
@ -57,6 +57,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
|||||||
<arg choice="opt">-c <replaceable>KEY</replaceable></arg>
|
<arg choice="opt">-c <replaceable>KEY</replaceable></arg>
|
||||||
<arg choice="opt">-s</arg>
|
<arg choice="opt">-s</arg>
|
||||||
<arg choice="opt">-p</arg>
|
<arg choice="opt">-p</arg>
|
||||||
|
<arg choice="opt">-i</arg>
|
||||||
<arg choice="opt">-t <replaceable>state</replaceable></arg>
|
<arg choice="opt">-t <replaceable>state</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
@ -133,6 +134,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<option><optional>-i</optional></option>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<!--
|
||||||
|
Just print the container's IP addresses.
|
||||||
|
-->
|
||||||
|
コンテナの IP アドレスを表示する.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<option><optional>-t <replaceable>state</replaceable></optional></option>
|
<option><optional>-t <replaceable>state</replaceable></optional></option>
|
||||||
|
Loading…
Reference in New Issue
Block a user