summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/quota.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects/quota.rst')
-rw-r--r--doc/source/command-objects/quota.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/command-objects/quota.rst b/doc/source/command-objects/quota.rst
index 5ea49f8c..98e6df33 100644
--- a/doc/source/command-objects/quota.rst
+++ b/doc/source/command-objects/quota.rst
@@ -4,7 +4,7 @@ quota
Resource quotas appear in multiple APIs, OpenStackClient presents them as a single object with multiple properties.
-Compute v2, Volume v1
+Compute v2, Block Storage v1
quota set
---------
@@ -26,7 +26,7 @@ Set quotas for project
[--properties <num-properties>]
[--ram <ram-mb>]
- # Volume settings
+ # Block Storage settings
[--gigabytes <new-gigabytes>]
[--snapshots <new-snapshots>]
[--volumes <new-volumes>]
@@ -51,7 +51,7 @@ Set quotas for class
[--properties <num-properties>]
[--ram <ram-mb>]
- # Volume settings
+ # Block Storage settings
[--gigabytes <new-gigabytes>]
[--snapshots <new-snapshots>]
[--volumes <new-volumes>]
@@ -161,4 +161,4 @@ Show quotas for project
.. _quota_show-class:
.. describe:: <class>
- Class to show \ No newline at end of file
+ Class to show