Skip to content

Commit 0004b82

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix sphinx errors"
2 parents 16aeee4 + f58ae51 commit 0004b82

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doc/source/command-objects/volume-backup.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,26 +101,26 @@ List volume backups
101101

102102
List additional fields in output
103103

104-
.. options:: --name <name>
104+
.. option:: --name <name>
105105

106106
Filters results by the backup name
107107

108-
.. options:: --status <status>
108+
.. option:: --status <status>
109109

110110
Filters results by the backup status
111111
('creating', 'available', 'deleting', 'error', 'restoring' or 'error_restoring')
112112

113-
.. options:: --volume <volume>
113+
.. option:: --volume <volume>
114114

115115
Filters results by the volume which they backup (name or ID)"
116116

117-
.. options:: --marker <marker>
117+
.. option:: --marker <marker>
118118

119119
The last backup of the previous page (name or ID)
120120

121121
*Volume version 2 only*
122122

123-
.. options:: --limit <limit>
123+
.. option:: --limit <limit>
124124

125125
Maximum number of backups to display
126126

0 commit comments

Comments
 (0)