Commit 4724cf84 by KATOH Yasufumi Committed by Stéphane Graber

doc: Update Japanese lxc-ls(1) for the new -g/--group argument

parent 8d783edc
......@@ -61,6 +61,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<arg choice="opt">--stopped</arg>
<arg choice="opt">-f</arg>
<arg choice="opt">-F <replaceable>format</replaceable></arg>
<arg choice="opt">-g <replaceable>groups</replaceable></arg>
<arg choice="opt">--nesting</arg>
<arg choice="opt">filter</arg>
</cmdsynopsis>
......@@ -181,6 +182,21 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry>
<term>
<option><optional>-g, --groups <replaceable>groups</replaceable></optional></option>
</term>
<listitem>
<para>
<!--
Comma separated list of groups the container must have to be displayed.
The parameter may be passed multiple times.
-->
表示させるコンテナグループのコンマ区切りのリスト。このオプションは複数回指定することもできます。
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option><optional>--nesting</optional></option>
</term>
<listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment