]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Update Japanese lxc-ls(1) 1693/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 11 Jul 2017 08:31:20 +0000 (17:31 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 11 Jul 2017 08:31:20 +0000 (17:31 +0900)
add "--defined" option

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/ja/lxc-ls.sgml.in

index 918992693a3f164eb9887438211223cc2f945a0e..95fd998690c44ee4969f82b867812467396c03fd 100644 (file)
@@ -60,6 +60,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <arg choice="opt">--frozen</arg>
       <arg choice="opt">--running</arg>
       <arg choice="opt">--stopped</arg>
+      <arg choice="opt">--defined</arg>
       <arg choice="opt">-f</arg>
       <arg choice="opt">-F <replaceable>format</replaceable></arg>
       <arg choice="opt">-g <replaceable>groups</replaceable></arg>
@@ -152,6 +153,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          <option>--defined</option>
+        </term>
+        <listitem>
+          <para>
+            <!--
+            List only defined containers.
+              -->
+            定義済みのコンテナ (設定ファイルが存在するコンテナ) のみを表示します。
+          </para>
+        </listitem>
+      </varlistentry>
+
       <varlistentry>
         <term>
           <option>-f,--fancy</option>