Merge "Modify doc issues about property option of aggregate"

This commit is contained in:
Jenkins 2016-06-16 12:57:38 +00:00 committed by Gerrit Code Review
commit ed38aa6cbc
1 changed files with 3 additions and 4 deletions

View File

@ -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>