[virt-tools-list] [PATCH 1/2] doc: make --sparse documentation consistent with error message
Giuseppe Scrivano
gscrivan at redhat.com
Fri Apr 10 11:26:35 UTC 2015
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1210572
Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
---
man/virt-install.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/virt-install.pod b/man/virt-install.pod
index 66f762d..31ad39b 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -588,8 +588,8 @@ size (in GiB) to use if creating new storage
=item B<sparse>
-whether to skip fully allocating newly created storage. Value is 'true' or
-'false'. Default is 'true' (do not fully allocate) unless it isn't
+whether to skip fully allocating newly created storage. Value is 'yes' or
+'no'. Default is 'yes' (do not fully allocate) unless it isn't
supported by the underlying storage type.
The initial time taken to fully-allocate the guest virtual disk (sparse=false)
--
2.1.0
More information about the virt-tools-list
mailing list