From e3c0ec7dd93f63b824db9bc5df999afcadf6afba Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 20 Dec 2015 13:54:55 +0000 Subject: Add support for converting final image to qcow2 --- doc/overview.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 ******************************** -- cgit v1.2.1