summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2017-01-26 19:52:31 +0100
committerAndreas Jaeger <aj@suse.com>2017-01-26 19:52:31 +0100
commitf58ae51ee25df09f92d5705881371b55175b6153 (patch)
treef6aa678a6e30105743ef2b3f9385c0c9acddfce0 /doc/source/command-objects
parentda2a820d2f4e5589671f494edcd8e8b3e69b7cb0 (diff)
downloadpython-openstackclient-f58ae51ee25df09f92d5705881371b55175b6153.tar.gz
Fix sphinx errors
It's :option: instead of :options:, fix typo. Change-Id: I273d592f38db07fef7633fe833b1c0ab9e52e6a8
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/volume-backup.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/command-objects/volume-backup.rst b/doc/source/command-objects/volume-backup.rst
index 5e41e695..f2f814c5 100644
--- a/doc/source/command-objects/volume-backup.rst
+++ b/doc/source/command-objects/volume-backup.rst
@@ -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