Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
8dd2c382
Commit
8dd2c382
authored
Feb 01, 2016
by
Sungbae Yoo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add clear behaviour of list options to Korean lxc.container.conf(5)
Update for commit
ff689149
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
parent
8048df31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
lxc.container.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
+4
-2
No files found.
doc/ko/lxc.container.conf.sgml.in
View file @
8dd2c382
...
@@ -87,10 +87,12 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -87,10 +87,12 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<!--
<!--
Each option in the configuration file has the form <command>key
Each option in the configuration file has the form <command>key
= value</command> fitting in one line. The '#' character means
= value</command> fitting in one line. The '#' character means
the line is a comment.
the line is a comment. List options, like capabilities and cgroups
options, can be used with no value to clear any previously
defined values of that option.
-->
-->
설정파일의 옵션은 <command>key = value</command>의 한 줄로 이루어져 있다.
설정파일의 옵션은 <command>key = value</command>의 한 줄로 이루어져 있다.
'#' 문자를 앞에 붙여 주석임을 나타낼 수 있다.
'#' 문자를 앞에 붙여 주석임을 나타낼 수 있다.
capability와 cgroup 옵션과 같은 리스트 옵션들은, 값을 지정하지 않고 사용할 수 있다. 값이 지정되지 않은 경우 이전에 설정했던 모든 값들을 지운다.
</para>
</para>
<refsect2>
<refsect2>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment