summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/quota.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/command-objects/quota.rst b/doc/source/command-objects/quota.rst
index 053fb47a..5ea49f8c 100644
--- a/doc/source/command-objects/quota.rst
+++ b/doc/source/command-objects/quota.rst
@@ -30,6 +30,7 @@ Set quotas for project
[--gigabytes <new-gigabytes>]
[--snapshots <new-snapshots>]
[--volumes <new-volumes>]
+ [--volume-type <volume-type>]
<project>
@@ -121,6 +122,10 @@ Set quotas for class
New value for the snapshots quota
+.. option:: --volume-type <volume-type>
+
+ Set quotas for a specific <volume-type>
+
quota show
----------