Commit 4c1f6b67 by Qiang Huang Committed by Serge Hallyn

lxc-destroy: fix the wrong help info of lxc-destroy

Changelog: jun 3: (Serge) trivial typo fix inline. Signed-off-by: 's avatarQiang Huang <h.huangqiang@huawei.com> Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
parent 3155e7f9
......@@ -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\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment