[virt-tools-list] [virt-manager PATCH] doc: make --sparse documentation in man page consistent
Pavel Hrdina
phrdina at redhat.com
Fri Jun 19 14:14:28 UTC 2015
Commint 549c93be fixed a man page to make --sparse documentation
consistent, but it forget to updated also the next paragraph.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1210572
Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---
man/virt-install.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/virt-install.pod b/man/virt-install.pod
index fdd5568..fd0b0ad 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -592,7 +592,7 @@ 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)
+The initial time taken to fully-allocate the guest virtual disk (sparse=no)
will be usually balanced by faster install times inside the guest. Thus
use of this option is recommended to ensure consistently high performance
and to avoid I/O errors in the guest should the host filesystem fill up.
--
2.4.4
More information about the virt-tools-list
mailing list