From 3fce3181e264b82a092b028d3b42ee932682b62c Mon Sep 17 00:00:00 2001 From: Sungbae Yoo Date: Fri, 29 Jan 2016 09:29:34 +0000 Subject: [PATCH] doc: Adapt manpage for Korean lxc-ls to new C implementation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update for commit 37cf83e Signed-off-by: Sungbae Yoo Acked-by: Stéphane Graber --- doc/ko/lxc-ls.sgml.in | 55 ++++++++++++------------------------------- 1 file changed, 15 insertions(+), 40 deletions(-) diff --git a/doc/ko/lxc-ls.sgml.in b/doc/ko/lxc-ls.sgml.in index a6b9f0be8..eed5e64bf 100644 --- a/doc/ko/lxc-ls.sgml.in +++ b/doc/ko/lxc-ls.sgml.in @@ -28,6 +28,7 @@ by Sungbae Yoo ]> @@ -55,7 +56,6 @@ by Sungbae Yoo lxc-ls -1 - -P lxcpath --active --frozen --running @@ -63,9 +63,8 @@ by Sungbae Yoo -f -F format -g groups - --nesting - filter - --version + --nesting=NUM + --filter=regex @@ -97,20 +96,6 @@ by Sungbae Yoo - - - - - - - - 기본 값과 다른 컨테이너 경로를 사용한다. 기본 값은 @LXCPATH@이다. - - - - @@ -215,44 +200,32 @@ by Sungbae Yoo - + - 중첩된(nested) 컨테이너들의 리스트를 표시한다. + 중첩된(nested) 컨테이너들의 리스트를 표시한다. 몇번 중첩된(nested) 컨테이너를 보여줄지 숫자로 지정할 수 있다. - + - lxc-ls 명령어 사용시 컨테이너 이름에 적용할 필터. - 형식은 정규표현식이다. - - - - - - - - - - - - 버전 정보를 표시한다. + lxc-ls 명령어 사용시 컨테이너 이름에 적용할 정규표현식이다. 형식은 POSIX 확장 정규표현식이다. 명시적으로 을 사용하지 않고도 사용할 수 있다. @@ -291,6 +264,8 @@ by Sungbae Yoo + &commonoptions; + &seealso;