summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/volume.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects/volume.rst')
-rw-r--r--doc/source/command-objects/volume.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst
index 8efa8a66..141c980a 100644
--- a/doc/source/command-objects/volume.rst
+++ b/doc/source/command-objects/volume.rst
@@ -121,6 +121,8 @@ List volumes
[--status <status>]
[--all-projects]
[--long]
+ [--limit <limit>]
+ [--marker <marker>]
.. option:: --project <project>
@@ -166,6 +168,16 @@ List volumes
List additional fields in output
+.. option:: --limit <limit>
+
+ Maximum number of volumes to display
+
+.. option:: --marker <marker>
+
+ The last volume ID of the previous page
+
+ *Volume version 2 only*
+
volume set
----------