From: KATOH Yasufumi Date: Mon, 26 Nov 2018 16:16:04 +0000 (+0900) Subject: Add allowrunning option into Japanese lxc-copy(1) X-Git-Tag: lxc-3.1.0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2739%2Fhead;p=thirdparty%2Flxc.git Add allowrunning option into Japanese lxc-copy(1) Update for commit 754076f Signed-off-by: KATOH Yasufumi --- diff --git a/doc/ja/lxc-copy.sgml.in b/doc/ja/lxc-copy.sgml.in index 7a26842ea..7cc2cc644 100644 --- a/doc/ja/lxc-copy.sgml.in +++ b/doc/ja/lxc-copy.sgml.in @@ -61,6 +61,7 @@ by KATOH Yasufumi -p, --newpath newpath -B, --backingstorage backingstorage -s, --snapshot + -a, --allowrunning -K, --keepname -D, --keepdata -M, --keepmac @@ -91,6 +92,7 @@ by KATOH Yasufumi -e, --ephemeral -B, --backingstorage backingstorage -s, --snapshot + -a, --allowrunning -t, --tmpfs -K, --keepname -M, --keepmac @@ -248,6 +250,19 @@ by KATOH Yasufumi + + + + + 実行中のコンテナのスナップショットを作成します。 + これは、使用しているファイルシステムやアプリケーションによっては、データの破損や欠損を引き起こす可能性があります。 + 注意して使用してください。 + + + +