From 1d81fc891e1e7e56123a23609c00b55385b4e983 Mon Sep 17 00:00:00 2001 From: David Rabel Date: Mon, 30 Oct 2017 19:19:01 +0100 Subject: [PATCH] Fix format in live-migration-usage.rst It is :command:`some_command` instead of :command:``some_command``. Change-Id: I8300c55a247d30cb9db93e5025d79d0fdc24cf5e --- doc/source/admin/live-migration-usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/admin/live-migration-usage.rst b/doc/source/admin/live-migration-usage.rst index 5ca40c1cddad..7ff74a68a3a6 100644 --- a/doc/source/admin/live-migration-usage.rst +++ b/doc/source/admin/live-migration-usage.rst @@ -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: