]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Update Japanese lxc-ls(1) for the new -g/--group argument
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Fri, 2 May 2014 16:57:59 +0000 (01:57 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 2 May 2014 17:04:23 +0000 (13:04 -0400)
Update for commit 0f02786

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc-ls.sgml.in

index 9404ec822844ecd70cb4a92e865b478b0609198f..bc3d6c6348d4a2595ee1cf8577217f9ba260c6f1 100644 (file)
@@ -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>
@@ -179,6 +180,21 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
         </listitem>
       </varlistentry>
 
+      <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>