doc: Add the description for -P and --version to Korean lxc-ls(1)

Update for commit 2cf7c05

Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
This commit is contained in:
Sungbae Yoo 2015-08-04 18:09:25 +09:00
parent 996d777025
commit 347597fa53

View 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>