Correct the wrong commands
Change-Id: I3acfbeae88bb04f44761a75266cd9d29896089cc
This commit is contained in:
parent
64f75c2ec9
commit
180275baef
@ -651,7 +651,7 @@ Unmanage a snapshot with the :command:`cinder snapshot-unmanage` command:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ openstack snapshot unset SNAPSHOT
|
$ cinder snapshot-unmanage SNAPSHOT
|
||||||
|
|
||||||
The arguments to be passed are:
|
The arguments to be passed are:
|
||||||
|
|
||||||
@ -662,4 +662,4 @@ The following example unmanages the ``my-snapshot-id`` image:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ openstack snapshot unset my-snapshot-id
|
$ cinder snapshot-unmanage my-snapshot-id
|
||||||
|
Loading…
Reference in New Issue
Block a user