From 203b88e8950ddb9ebc7d3adb70d869f8574c7a42 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 13 Mar 2016 14:48:40 +0000 Subject: update size documentation --- doc/overview.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/overview.rst b/doc/overview.rst index d5fe68d..59df7af 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -40,6 +40,8 @@ Options --verbose report what is going on --image=FILE put created disk image in FILE --size=SIZE create a disk image of size SIZE (1000000000) + in bytes. Suffixes k,K,M,G,T are supported, + see qemu-img(1) for more detail. --tarball=FILE tar up the disk's contents in FILE --mirror=URL use MIRROR as package source (http://httpredir.debian.org/debian/) --arch=ARCH architecture to use (amd64) --- if using an -- cgit v1.2.1