Discussion:
[lxc-devel] [lxc/master] doc: Add -a, --allowrunning arg to Korean lxc-copy(1)
2xsec on Github
2018-11-23 09:33:50 UTC
Permalink
From 1cfc8b9ab7326b5d0466a4e027f3ba4d219d22ac Mon Sep 17 00:00:00 2001
From: 2xsec <***@samsung.com>
Date: Fri, 23 Nov 2018 18:33:12 +0900
Subject: [PATCH] doc: Add -a, --allowrunning arg to Korean lxc-copy(1)

Signed-off-by: 2xsec <***@samsung.com>
---
doc/ko/lxc-copy.sgml.in | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

diff --git a/doc/ko/lxc-copy.sgml.in b/doc/ko/lxc-copy.sgml.in
index c0f357a799..f835091e61 100644
--- a/doc/ko/lxc-copy.sgml.in
+++ b/doc/ko/lxc-copy.sgml.in
@@ -61,6 +61,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<arg choice="opt">-p, --newpath <replaceable>newpath</replaceable></arg>
<arg choice="opt">-B, --backingstorage <replaceable>backingstorage</replaceable></arg>
<arg choice="opt">-s, --snapshot</arg>
+ <arg choice="opt">-a, --allowrunning</arg>
<arg choice="opt">-K, --keepname</arg>
<arg choice="opt">-D, --keepdata</arg>
<arg choice="opt">-M, --keepmac</arg>
@@ -76,6 +77,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<arg choice="req">-e, --ephemeral</arg>
<arg choice="opt">-B, --backingstorage <replaceable>backingstorage</replaceable></arg>
<arg choice="opt">-s, --snapshot</arg>
+ <arg choice="opt">-a, --allowrunning</arg>
<arg choice="opt">-K, --keepname</arg>
<arg choice="opt">-D, --keepdata</arg>
<arg choice="opt">-M, --keepmac</arg>
@@ -244,6 +246,21 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</listitem>
</varlistentry>

+ <varlistentry>
+ <term> <option>-a,--allowrunning </option> </term>
+ <listitem>
+ <para>
+ <!--
+ Allow the creation of a Snapshot of an already running container.
+ This may cause data corruption or data loss depending on the used
+ filesystem and applications. Use with care.
+ -->
+ 읎믞 동작쀑읞 컚테읎너의 슀냅샷 생성을 허용한닀. 읎 작업은 사용되고 있는 파음시슀템 또는 얎플늬쌀읎션듀에 따띌 데읎터 변형 또는 손싀을 알Ʞ할 수도 있닀.
+ 신쀑히 사용핎알 한닀.
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term> <option>-F,--foreground</option> </term>
<listitem>

Loading...