diff options
| author | Zuul <zuul@review.openstack.org> | 2019-02-27 21:56:56 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-02-27 21:56:56 +0000 |
| commit | 80ce9fb35d652ab029ff93b9024ce8de56e9cbfd (patch) | |
| tree | 9264b9c8247b3400cec4a150353cd04e4618df84 /doc/source/cli/command-objects | |
| parent | dcfa680d9dc624450e85b4fe929899ddf0c435db (diff) | |
| parent | 4d76d7539a1c2bb430b040d2fbc8728fbf7a4eee (diff) | |
| download | python-openstackclient-80ce9fb35d652ab029ff93b9024ce8de56e9cbfd.tar.gz | |
Merge "Fix help message of image add project"
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/image.rst | 2 |
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 ------------ |
