diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in index d2e2bb83bd6630ca44c36ced3d3b996f0289636e..9c7b1bd204b8570250b45adba9e6d679f5d3fe2e 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -588,8 +588,9 @@ type='qcow2' volumes. Valid values are 0.10 and 1.1 so far, specifying QEMU version the images should be compatible with. If the feature element is present, - 1.1 is used. If omitted, qemu-img default is used. - Since 1.1.0 + 1.1 is used. + Since 1.1.0 If omitted, 0.10 is used. + Since 1.1.2
nocow
Turn off COW of the newly created volume. So far, this is only valid