Merge "Modify doc issues about property option of aggregate"
This commit is contained in:
commit
ed38aa6cbc
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user