Browse Source

doc: update qvm-create man page

Marek Marczykowski-Górecki 9 years ago
parent
commit
d23f79d693
1 changed files with 10 additions and 0 deletions
  1. 10 0
      doc/qvm-tools/qvm-create.rst

+ 10 - 0
doc/qvm-tools/qvm-create.rst

@@ -24,6 +24,16 @@ OPTIONS
     Create ProxyVM
 -n, --net
     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
     Create standalone VM - independent of template
 -m MEM, --mem=MEM