]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add the description for -P and --version to Korean lxc-ls(1)
authorSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 4 Aug 2015 09:09:25 +0000 (18:09 +0900)
committerSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 4 Aug 2015 09:15:18 +0000 (18:15 +0900)
Update for commit 2cf7c05

Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
doc/ko/lxc-ls.sgml.in

index e3a4855ef084901e94ea69d457baf0992f87c308..be00c1fbff5915bc0b60ee1d9e6fb910b6c76e45 100644 (file)
@@ -97,6 +97,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+       <term>
+         <option><optional>-P</optional></option>
+       </term>
+       <listitem>
+         <para>
+            <!--
+            Use an alternate container path. The default is @LXCPATH@.
+            -->
+            기본 값과 다른 컨테이너 경로를 사용한다. 기본 값은 @LXCPATH@이다.
+         </para>
+       </listitem>
+      </varlistentry>
+
       <varlistentry>
        <term>
          <option><optional>--active</optional></option>
@@ -229,6 +243,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          <option><optional>--version</optional></option>
+        </term>
+        <listitem>
+          <para>
+            <!--
+            Show the version number.
+            -->
+            버전 정보를 표시한다.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
 
   </refsect1>