[lxc-devel] [PATCH] lxc-create: fix the wrong help info of lxc-create

Weng Meiling wengmeiling.weng at huawei.com
Thu Jun 6 11:57:55 UTC 2013


From: Weng Meiling <wengmeiling.weng at huawei.com>

Signed-off-by: Weng Meiling <wengmeiling.weng at huawei.com>
---
 src/lxc/lxc_create.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/lxc/lxc_create.c b/src/lxc/lxc_create.c
index c9231ef..41efeaf 100644
--- a/src/lxc/lxc_create.c
+++ b/src/lxc/lxc_create.c
@@ -115,7 +115,8 @@ static struct lxc_arguments my_args = {
 	.progname = "lxc-create",
 	.helpfn   = create_helpfn,
 	.help     = "\
---name=NAME [-w] [-r] [-t timeout] [-P lxcpath]\n\
+--name=NAME [-f config] [-t template] [fs_options]\n\
+\t[-P lxcpath] [template_options]\n\
 \n\
 lxc-create creates a container\n\
 \n\
-- 1.7.1





More information about the lxc-devel mailing list