mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-17 22:05:27 +00:00
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:
parent
996d777025
commit
347597fa53
@ -97,6 +97,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<option><optional>--active</optional></option>
|
<option><optional>--active</optional></option>
|
||||||
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user