Commit 347597fa by Sungbae Yoo

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

Update for commit 2cf7c05aSigned-off-by: 's avatarSungbae Yoo <sungbae.yoo@samsung.com>
parent 996d7770
...@@ -99,6 +99,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -99,6 +99,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry> <varlistentry>
<term> <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> <option><optional>--active</optional></option>
</term> </term>
<listitem> <listitem>
...@@ -229,6 +243,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -229,6 +243,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term>
<option><optional>--version</optional></option>
</term>
<listitem>
<para>
<!--
Show the version number.
-->
버전 정보를 표시한다.
</para>
</listitem>
</varlistentry>
</variablelist> </variablelist>
</refsect1> </refsect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment