Fix sphinx errors
It's :option: instead of :options:, fix typo. Change-Id: I273d592f38db07fef7633fe833b1c0ab9e52e6a8
This commit is contained in:
parent
da2a820d2f
commit
f58ae51ee2
@ -101,26 +101,26 @@ List volume backups
|
||||
|
||||
List additional fields in output
|
||||
|
||||
.. options:: --name <name>
|
||||
.. option:: --name <name>
|
||||
|
||||
Filters results by the backup name
|
||||
|
||||
.. options:: --status <status>
|
||||
.. option:: --status <status>
|
||||
|
||||
Filters results by the backup status
|
||||
('creating', 'available', 'deleting', 'error', 'restoring' or 'error_restoring')
|
||||
|
||||
.. options:: --volume <volume>
|
||||
.. option:: --volume <volume>
|
||||
|
||||
Filters results by the volume which they backup (name or ID)"
|
||||
|
||||
.. options:: --marker <marker>
|
||||
.. option:: --marker <marker>
|
||||
|
||||
The last backup of the previous page (name or ID)
|
||||
|
||||
*Volume version 2 only*
|
||||
|
||||
.. options:: --limit <limit>
|
||||
.. option:: --limit <limit>
|
||||
|
||||
Maximum number of backups to display
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user