summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-30 11:59:18 +0000
committerGerrit Code Review <review@openstack.org>2022-09-30 11:59:18 +0000
commit97af1b661e96f2d6359898f7959a7bfd78657953 (patch)
tree741aab897e48a8dddab256cb693abcdad16a27bd /doc
parent00d8d945a1869b723b9845b3e739928a7c4da00a (diff)
parentd163a2090471c8f90c8ad84827fb97dfbf06280b (diff)
downloadpython-openstackclient-97af1b661e96f2d6359898f7959a7bfd78657953.tar.gz
Merge "image: Add 'image task show' commands"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/data/glance.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/data/glance.csv b/doc/source/cli/data/glance.csv
index 0c34c7b9..90625a6f 100644
--- a/doc/source/cli/data/glance.csv
+++ b/doc/source/cli/data/glance.csv
@@ -55,6 +55,6 @@ stores-delete,,Delete image from specific store.
stores-info,,Print available backends from Glance.
task-create,,Create a new task.
task-list,,List tasks you can access.
-task-show,,Describe a specific task.
+task-show,image task show,Describe a specific task.
bash-completion,complete,Prints arguments for bash_completion.
help,help,Display help about this program or one of its subcommands.