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
0a05624e
Commit
0a05624e
authored
Sep 01, 2015
by
Sungbae Yoo
Committed by
Stéphane Graber
Sep 21, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add the rename option to lxc-clone(1) in Korean manual
Update for commit
585f3c6b
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
b7349f15
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
lxc-clone.sgml.in
doc/ko/lxc-clone.sgml.in
+18
-0
No files found.
doc/ko/lxc-clone.sgml.in
View file @
0a05624e
...
@@ -64,6 +64,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -64,6 +64,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<arg choice="opt">-L <replaceable>fssize</replaceable></arg>
<arg choice="opt">-L <replaceable>fssize</replaceable></arg>
<arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
<arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
<arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
<arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
<arg choice="opt">-R </arg>
<arg choice="req">-o <replaceable>orig</replaceable></arg>
<arg choice="req">-o <replaceable>orig</replaceable></arg>
<arg choice="req">-n <replaceable>new</replaceable></arg>
<arg choice="req">-n <replaceable>new</replaceable></arg>
<arg choice="opt">-- hook arguments</arg>
<arg choice="opt">-- hook arguments</arg>
...
@@ -78,6 +79,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -78,6 +79,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<arg choice="opt">-L <replaceable>fssize</replaceable></arg>
<arg choice="opt">-L <replaceable>fssize</replaceable></arg>
<arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
<arg choice="opt">-p <replaceable>lxcpath</replaceable></arg>
<arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
<arg choice="opt">-P <replaceable>newlxcpath</replaceable></arg>
<arg choice="opt">-R </arg>
<arg choice="req">orig</arg>
<arg choice="req">orig</arg>
<arg choice="req">new</arg>
<arg choice="req">new</arg>
<arg choice="opt">-- hook arguments</arg>
<arg choice="opt">-- hook arguments</arg>
...
@@ -267,6 +269,22 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -267,6 +269,22 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry>
<varlistentry>
<term>
<term>
<option>-R, --rename</option>
</term>
<listitem>
<para>
<!--
Rename an existing container.
<replaceable>orig</replaceable> is renamed <replaceable>new</replaceable>.
-->
컨테이너의 이름을 변경한다. <replaceable>orig</replaceable>를 <replaceable>new</replaceable>로 이름을 바꾼다.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-o, --orig <replaceable>orig</replaceable></option>
<option>-o, --orig <replaceable>orig</replaceable></option>
</term>
</term>
<listitem>
<listitem>
...
...
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