[lxc-devel] [PATCH 3/3] lxc-destroy: fix the wrong help info of lxc-destroy

Qiang Huang h.huangqiang at huawei.com
Mon Jun 3 01:48:14 UTC 2013


Signed-off-by: Qiang Huang <h.huangqiang at huawei.com>
---
 src/lxc/lxc_destroy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lxc/lxc_destroy.c b/src/lxc/lxc_destroy.c
index 686b303..07c7408 100644
--- a/src/lxc/lxc_destroy.c
+++ b/src/lxc/lxc_destroy.c
@@ -50,7 +50,7 @@ static struct lxc_arguments my_args = {
 	.help     = "\
 --name=NAME [-f] [-P lxcpath]\n\
 \n\
-lxc-stop stops a container with the identifier NAME\n\
+lxc-destroy destroies a container with the identifier NAME\n\
 \n\
 Options :\n\
   -n, --name=NAME   NAME for name of the container\n\
-- 
1.8.2.2






More information about the lxc-devel mailing list