lxc-create: fix the typo in help info

Fix typo in help info of lxc-create, and get rid of duplicate
comments in bdev.h

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
Qiang Huang 2013-06-03 09:48:13 +08:00 committed by Serge Hallyn
parent 63c3090c91
commit 3155e7f954
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#ifndef __LXC_BDEV_H
#define __LXC_BDEV_H
/* blockdev operations for:
* dir, raw, btrfs, overlayfs, aufs, lvm, loop, zfs, btrfs
* dir, raw, btrfs, overlayfs, aufs, lvm, loop, zfs
* someday: qemu-nbd, qcow2, qed
*/

View File

@ -90,7 +90,7 @@ static struct lxc_arguments my_args = {
.help = "\
--name=NAME [-w] [-r] [-t timeout] [-P lxcpath]\n\
\n\
lxc-creae creates a container\n\
lxc-create creates a container\n\
\n\
Options :\n\
-n, --name=NAME NAME for name of the container\n\