From f66dcd044fe2f2a3bd636511d8765c8a0defea48 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Mon, 22 Feb 2010 15:54:06 -0500 Subject: [PATCH] docs: storage: is always generated. --- docs/formatstorage.html.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in index 6dbe0cab8e..14fa655d88 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -204,8 +204,8 @@ This is mandatory when defining a volume. Since 0.4.1
key
Providing an identifier for the volume which is globally unique. - This is optional when defining a volume, a key will be generated if - omitted. Since 0.4.1
+ This cannot be set when defining a pool: it is always generated. + Since 0.4.1
allocation
Providing the total storage allocation for the volume. This may be smaller than the logical capacity if the volume is sparsely -- 2.47.2