summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-12-20 13:54:55 +0000
committerNeil Williams <codehelp@debian.org>2015-12-20 13:54:55 +0000
commite3c0ec7dd93f63b824db9bc5df999afcadf6afba (patch)
tree65c17e609df2075ae0d15ab6ed79efa5b273932a /doc
parent44755d660520eade161bee83d665888fa57cdb56 (diff)
downloadvmdebootstrap-e3c0ec7dd93f63b824db9bc5df999afcadf6afba.tar.gz
Add support for converting final image to qcow2
Diffstat (limited to 'doc')
-rw-r--r--doc/overview.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index e2605b7..7347686 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -149,6 +149,7 @@ Options
--dry-run Do not build, just test that the options are valid.
--no-update-initramfs Skip the call to ``update-initramfs`` for reasons of
speed or practicality.
+ --convert-qcow2 Convert the final raw image to qcow2 format.
Configuration files and settings
********************************