summaryrefslogtreecommitdiff
path: root/vmdb/plugins/lvcreate.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'vmdb/plugins/lvcreate.mdwn')
-rw-r--r--vmdb/plugins/lvcreate.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmdb/plugins/lvcreate.mdwn b/vmdb/plugins/lvcreate.mdwn
index fcb350d..e1aca3a 100644
--- a/vmdb/plugins/lvcreate.mdwn
+++ b/vmdb/plugins/lvcreate.mdwn
@@ -9,7 +9,8 @@ Step keys:
* `name` — REQUIRED; tag for the new LV block device.
-* `size` — REQUIRED; size of the new LV.
+* `size` — REQUIRED; size of the new LV. The special value `fill` will
+ make the volume use all of the available space.
Example (in the .vmdb file):