mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-02 21:04:08 +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">-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>
|
||||
|
Loading…
Reference in New Issue
Block a user