Fix format in live-migration-usage.rst

It is :command:`some_command` instead of :command:``some_command``.

Change-Id: I8300c55a247d30cb9db93e5025d79d0fdc24cf5e
(cherry picked from commit 1d81fc891e)
This commit is contained in:
David Rabel 2017-10-30 19:19:01 +01:00
parent b535f08085
commit 5684226a06
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ non-live-migration options.
The instructions below cover shared-storage and volume-backed migration. To
block-migrate instances, add the command-line option
:command:``--block-migrate`` to the :command:``nova live-migration`` command,
and :command:``--block-migration`` to the :command:``openstack server migrate``
``-block-migrate`` to the :command:`nova live-migration` command,
and ``--block-migration`` to the :command:`openstack server migrate`
command.
.. _section-manual-selection-of-dest: