Merge "Fix a typo in multiattach doc"

This commit is contained in:
Zuul 2018-11-06 15:13:46 +00:00 committed by Gerrit Code Review
commit 00e79170a9

View File

@ -85,7 +85,7 @@ with the flag is DEPRECATED:
.. code-block:: console
$ cinder create <volume_size> --name <volume_name> --allow-multiattch
$ cinder create <volume_size> --name <volume_name> --allow-multiattach
RO / RW caveats (the secondary RW attachment issue)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~