doc: update qvm-create man page

This commit is contained in:
Marek Marczykowski-Górecki 2014-08-12 00:17:45 +02:00
parent 76a82a7d47
commit d23f79d693

View File

@ -24,6 +24,16 @@ OPTIONS
Create ProxyVM Create ProxyVM
-n, --net -n, --net
Create NetVM Create NetVM
-H, --hvm
Create HVM (standalone, unless --template option used)
--hvm-template
Create HVM template
-R ROOT_MOVE, --root-move-from=ROOT_MOVE
Use provided root.img instead of default/empty one
(file will be MOVED)
-r ROOT_COPY, --root-copy-from=ROOT_COPY
Use provided root.img instead of default/empty one
(file will be COPIED)
-s, --standalone -s, --standalone
Create standalone VM - independent of template Create standalone VM - independent of template
-m MEM, --mem=MEM -m MEM, --mem=MEM