tools: fix help output of lxc-create

Closes #1899. Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent eef2ab44
...@@ -163,7 +163,7 @@ Options :\n\ ...@@ -163,7 +163,7 @@ Options :\n\
\n\ \n\
BDEV options for LVM or Loop (with -B/--bdev lvm/loop) :\n\ BDEV options for LVM or Loop (with -B/--bdev lvm/loop) :\n\
--fstype=TYPE Create fstype TYPE\n\ --fstype=TYPE Create fstype TYPE\n\
(Default: ext3)\n\ (Default: ext4)\n\
--fssize=SIZE[U] Create filesystem of\n\ --fssize=SIZE[U] Create filesystem of\n\
size SIZE * unit U (bBkKmMgGtT)\n\ size SIZE * unit U (bBkKmMgGtT)\n\
(Default: 1G, default unit: M)\n", (Default: 1G, default unit: M)\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