summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/aggregate.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects/aggregate.rst')
-rw-r--r--doc/source/command-objects/aggregate.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/source/command-objects/aggregate.rst b/doc/source/command-objects/aggregate.rst
index 6c4baa53..7616c496 100644
--- a/doc/source/command-objects/aggregate.rst
+++ b/doc/source/command-objects/aggregate.rst
@@ -38,7 +38,7 @@ Create a new aggregate
os aggregate create
[--zone <availability-zone>]
- [--property <key=value>]
+ [--property <key=value> [...] ]
<name>
.. option:: --zone <availability-zone>
@@ -115,7 +115,7 @@ Set aggregate properties
os aggregate set
[--name <new-name>]
[--zone <availability-zone>]
- [--property <key=value>]
+ [--property <key=value> [...] ]
<aggregate>
.. option:: --name <name>
@@ -160,8 +160,7 @@ Unset aggregate properties
.. code-block:: bash
os aggregate unset
- --property <key>
- [--property <key>] ...
+ [--property <key> [...] ]
<aggregate>
.. option:: --property <key>