[libvirt] [PATCH 03/10] docs: storage: <volume><key> is always generated.

Cole Robinson crobinso at redhat.com
Mon Feb 22 22:10:51 UTC 2010


Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 docs/formatstorage.html.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index 6dbe0ca..14fa655 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -204,8 +204,8 @@
         This is mandatory when defining a volume.  <span class="since">Since 0.4.1</span></dd>
       <dt><code>key</code></dt>
       <dd>Providing an identifier for the volume which is globally unique.
-        This is optional when defining a volume, a key will be generated if
-        omitted. <span class="since">Since 0.4.1</span></dd>
+          This cannot be set when creating a volume: it is always generated.
+        <span class="since">Since 0.4.1</span></dd>
       <dt><code>allocation</code></dt>
       <dd>Providing the total storage allocation for the volume. This
         may be smaller than the logical capacity if the volume is sparsely
-- 
1.6.6




More information about the libvir-list mailing list