summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-03-24 21:34:44 +0000
committerGerrit Code Review <review@openstack.org>2020-03-24 21:34:44 +0000
commit81dcc91214c7b449e74ed5d0fe6854590431e6ef (patch)
tree4be05ec57ff40517cb3febb21012e0943238a6b8 /doc
parent2c8d705a24ac5a741c5fc00ce278450896e5f2db (diff)
parent69870ae439f18863979949f5728543a0fb1cbe83 (diff)
downloadpython-openstackclient-5.1.0.tar.gz
Merge "Fix faulthy state argument choice"5.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/command-objects/volume-snapshot.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/volume-snapshot.rst b/doc/source/cli/command-objects/volume-snapshot.rst
index 30cc77cc..21a89370 100644
--- a/doc/source/cli/command-objects/volume-snapshot.rst
+++ b/doc/source/cli/command-objects/volume-snapshot.rst
@@ -115,7 +115,7 @@ List volume snapshots
.. option:: --status <status>
Filters results by a status.
- ('available', 'error', 'creating', 'deleting' or 'error-deleting')
+ ('available', 'error', 'creating', 'deleting' or 'error_deleting')
.. option:: --name <name>