summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-02-27 21:56:56 +0000
committerGerrit Code Review <review@openstack.org>2019-02-27 21:56:56 +0000
commit80ce9fb35d652ab029ff93b9024ce8de56e9cbfd (patch)
tree9264b9c8247b3400cec4a150353cd04e4618df84 /doc/source/cli
parentdcfa680d9dc624450e85b4fe929899ddf0c435db (diff)
parent4d76d7539a1c2bb430b040d2fbc8728fbf7a4eee (diff)
downloadpython-openstackclient-80ce9fb35d652ab029ff93b9024ce8de56e9cbfd.tar.gz
Merge "Fix help message of image add project"
Diffstat (limited to 'doc/source/cli')
-rw-r--r--doc/source/cli/command-objects/image.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/image.rst b/doc/source/cli/command-objects/image.rst
index 95486e33..b6e3594b 100644
--- a/doc/source/cli/command-objects/image.rst
+++ b/doc/source/cli/command-objects/image.rst
@@ -32,7 +32,7 @@ Associate project with image
.. _image_add_project-project:
.. describe:: <project>
- Project to associate with image (name or ID)
+ Project to associate with image (ID)
image create
------------