[doc] update cli doc about extend share

Change-Id: I0122c33cb967f5674ffb10adb07864d379d79d7f
This commit is contained in:
haixin 2021-11-10 09:59:36 +08:00
parent 67664839b3
commit ba7f1a4e44

View File

@ -795,7 +795,7 @@ manila extend
.. code-block:: console
usage: manila extend <share> <new_size>
usage: manila extend [--wait] [--force] <share> <new_size>
Increases the size of an existing share.
@ -807,6 +807,14 @@ Increases the size of an existing share.
``<new_size>``
New size of share, in GiBs.
**Optional arguments:**
``--wait``
Wait for share extension.
``--force``
Extend share directly and not go through scheduler.
.. _manila_extra-specs-list:
manila extra-specs-list