From: KATOH Yasufumi Date: Wed, 26 Nov 2014 07:20:54 +0000 (+0900) Subject: doc: change "-t" option of lxc-create(1) to being required X-Git-Tag: lxc-1.1.0.alpha3~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb26e957f1c381c00826e6811e6fc981409bdc0c;p=thirdparty%2Flxc.git doc: change "-t" option of lxc-create(1) to being required * fix "reg" to "req" in English (fix for commit b8683fe) * change "opt" to "req" in Japanese Signed-off-by: KATOH Yasufumi Acked-by: Serge E. Hallyn --- diff --git a/doc/ja/lxc-create.sgml.in b/doc/ja/lxc-create.sgml.in index 2848845a7..4525817f0 100644 --- a/doc/ja/lxc-create.sgml.in +++ b/doc/ja/lxc-create.sgml.in @@ -57,7 +57,7 @@ by KATOH Yasufumi lxc-create -n name -f config_file - -t template + -t template -B backingstore -- template-options diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in index da32bb744..683067bd2 100644 --- a/doc/lxc-create.sgml.in +++ b/doc/lxc-create.sgml.in @@ -51,7 +51,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA lxc-create -n name -f config_file - -t template + -t template -B backingstore -- template-options