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
5901bc79
Commit
5901bc79
authored
Oct 06, 2015
by
Sungbae Yoo
Committed by
Stéphane Graber
Oct 07, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add the common and '-s' option in Korean lxc-destroy(1)
Update for commit
3635c5ee
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
7346eb3a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
lxc-destroy.sgml.in
doc/ko/lxc-destroy.sgml.in
+7
-4
No files found.
doc/ko/lxc-destroy.sgml.in
View file @
5901bc79
...
@@ -57,6 +57,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -57,6 +57,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<command>lxc-destroy</command>
<command>lxc-destroy</command>
<arg choice="req">-n <replaceable>name</replaceable></arg>
<arg choice="req">-n <replaceable>name</replaceable></arg>
<arg choice="opt">-f</arg>
<arg choice="opt">-f</arg>
<arg choice="opt">-s</arg>
</cmdsynopsis>
</cmdsynopsis>
</refsynopsisdiv>
</refsynopsisdiv>
...
@@ -80,7 +81,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -80,7 +81,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<variablelist>
<variablelist>
<varlistentry>
<varlistentry>
<term>
<term>
<option>-f</option>
<option>-f
, --force
</option>
</term>
</term>
<listitem>
<listitem>
<para>
<para>
...
@@ -96,13 +97,13 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -96,13 +97,13 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</varlistentry>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-
P, --lxcpath=<replaceable>PATH</replaceable>
</option></term>
<term><option>-
s, --snapshots
</option></term>
<listitem>
<listitem>
<para>
<para>
<!--
<!--
Use an alternate container path. The default is @LXCPATH@
.
destroy the specified container including all its snapshots
.
-->
-->
컨테이너 경로를 지정한다. 기본값은 @LXCPATH@이
다.
해당 컨테이너의 모든 스냅샷까지 제거한
다.
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
@@ -111,6 +112,8 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -111,6 +112,8 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</refsect1>
</refsect1>
&commonoptions;
<refsect1>
<refsect1>
<title><!-- Diagnostic -->진단</title>
<title><!-- Diagnostic -->진단</title>
...
...
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