summaryrefslogtreecommitdiff
path: root/docs/providers/libvirt/r/volume.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/providers/libvirt/r/volume.html.markdown')
-rw-r--r--docs/providers/libvirt/r/volume.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/providers/libvirt/r/volume.html.markdown b/docs/providers/libvirt/r/volume.html.markdown
index 52ffd361..4efced08 100644
--- a/docs/providers/libvirt/r/volume.html.markdown
+++ b/docs/providers/libvirt/r/volume.html.markdown
@@ -31,7 +31,7 @@ The following arguments are supported:
If not given, the `default` pool will be used.
* `source` - (Optional) If specified, the image will be retrieved from this URL and uploaded into
libvirt. Only remote HTTP urls are supported for now.
-* `size` - (Optional) The size of the volume.
+* `size` - (Optional) The size of the volume in GB.
If `source` is specified, `size` will be set to the source image file size.