]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-create: fix the typo in help info
authorQiang Huang <h.huangqiang@huawei.com>
Mon, 3 Jun 2013 01:48:13 +0000 (09:48 +0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 3 Jun 2013 15:53:41 +0000 (10:53 -0500)
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>
src/lxc/bdev.h
src/lxc/lxc_create.c

index 7b60d953ee87ea1cfc9c6fa1c4a55de8a3a3dd7b..4f27ea982a74a02ef42f5dda410776f67942e4dc 100644 (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
  */
 
index 9176d1f68b3bf64f99387519e6de444c70969a49..f35a664b5f8a412ba9e61cc96c81f751f445d29b 100644 (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\