]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-destroy: fix the wrong help info of lxc-destroy
authorQiang Huang <h.huangqiang@huawei.com>
Mon, 3 Jun 2013 01:48:14 +0000 (09:48 +0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 3 Jun 2013 15:54:06 +0000 (10:54 -0500)
Changelog: jun 3: (Serge) trivial typo fix inline.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_destroy.c

index 686b3038b43d6aad65181d7f13938319316d35c0..9a1b11fbab3b07c258ebf808eff8e271d317d9b0 100644 (file)
@@ -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 destroys a container with the identifier NAME\n\
 \n\
 Options :\n\
   -n, --name=NAME   NAME for name of the container\n\