summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCY Chiang <cychiang@cht.com.tw>2019-07-23 14:51:00 +0800
committerCY Chiang <cychiang@cht.com.tw>2019-07-23 14:54:20 +0800
commit9798e0516dbcd3d37f18e8baab072fdb52bacca1 (patch)
tree928b81cb3c553da00f3245ba9efb00434e150b73
parente4f79ac25bb352c79790d204d2995cbbb2e47c1b (diff)
downloadpython-openstackclient-pike-eol.tar.gz
doc: Fix image unset exmaplepike-eolstable/pike
Fix the unset image tags or properties example, change the "openstack image set" to the "openstack image unset" Change-Id: I09d2d567e829a8d5de5fc4022868c99646ee5105 Closes-Bug: #1837829
-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 92efd0a5..ac293a55 100644
--- a/doc/source/cli/command-objects/image.rst
+++ b/doc/source/cli/command-objects/image.rst
@@ -585,7 +585,7 @@ Unset image tags or properties
.. program:: image unset
.. code:: bash
- openstack image set
+ openstack image unset
[--tag <tag>]
[--property <property>]
<image>