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

KATOH Yasufumi karma at jazz.email.ne.jp
Fri May 2 16:57:59 UTC 2014


Update for commit 0f02786

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
 doc/ja/lxc-ls.sgml.in | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/ja/lxc-ls.sgml.in b/doc/ja/lxc-ls.sgml.in
index 9404ec8..bc3d6c6 100644
--- a/doc/ja/lxc-ls.sgml.in
+++ b/doc/ja/lxc-ls.sgml.in
@@ -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>
-- 
1.8.5.2 (Apple Git-48)



More information about the lxc-devel mailing list