From fb26e957f1c381c00826e6811e6fc981409bdc0c Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Wed, 26 Nov 2014 16:20:54 +0900 Subject: [PATCH] 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 --- doc/ja/lxc-create.sgml.in | 2 +- doc/lxc-create.sgml.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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