Fix syntax error in ko/lxc-ls.sgml.in

parent 3fce3181
...@@ -223,7 +223,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -223,7 +223,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
The regular expression passed to <command>lxc-ls</command> will be The regular expression passed to <command>lxc-ls</command> will be
applied to the container name. The format is a POSIX extended applied to the container name. The format is a POSIX extended
regular expression. It can also be given as additional argument regular expression. It can also be given as additional argument
without explicitly using <option>--filter</option>. without explicitly using <option>\-\-filter</option>.
--> -->
<command>lxc-ls</command> 명령어 사용시 컨테이너 이름에 적용할 정규표현식이다. 형식은 POSIX 확장 정규표현식이다. 명시적으로 <option>--filter</option>을 사용하지 않고도 사용할 수 있다. <command>lxc-ls</command> 명령어 사용시 컨테이너 이름에 적용할 정규표현식이다. 형식은 POSIX 확장 정규표현식이다. 명시적으로 <option>--filter</option>을 사용하지 않고도 사용할 수 있다.
</para> </para>
......
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