Commit e3f46bfb by Serge Hallyn

lxc-create: add -P to --lxcpath option help text

parent 8900b9eb
...@@ -121,10 +121,10 @@ lxc-create creates a container\n\ ...@@ -121,10 +121,10 @@ lxc-create creates a container\n\
\n\ \n\
Options :\n\ Options :\n\
-n, --name=NAME NAME for name of the container\n\ -n, --name=NAME NAME for name of the container\n\
-f, --config=file initial configuration file\n\ -f, --config=file Initial configuration file\n\
-t, --template=t template to use to setup container\n\ -t, --template=t Template to use to setup container\n\
-B, --bdev=BDEV backing store type to use\n\ -B, --bdev=BDEV Backing store type to use\n\
--lxcpath=PATH place container under PATH\n\ -P, --lxcpath=PATH Place container under PATH\n\
--lvname=LVNAME Use LVM lv name LVNAME\n\ --lvname=LVNAME Use LVM lv name LVNAME\n\
(Default: container name)\n\ (Default: container name)\n\
--vgname=VG Use LVM vg called VG\n\ --vgname=VG Use LVM vg called VG\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