From 04d787b6526d817c8fcfced4168da8f3a2e15dbc Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 25 May 2020 10:39:47 +0200 Subject: [PATCH] doc/releases/octopus: use fixed-width font for "ceph fs dump" We are using fixed-width font to render commands elsewhere, so let's do so in this release note, too - just for the sake of uniformity. Signed-off-by: Nathan Cutler --- doc/releases/octopus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index a190cd76b4558..728156fb0d94e 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -638,7 +638,7 @@ Upgrade compatibility notes ceph config set global mon_warn_on_pool_pg_num_not_power_of_two false -* The format of MDSs in `ceph fs dump` has changed. +* The format of MDSs in ``ceph fs dump`` has changed. * The ``mds_cache_size`` config option is completely removed. Since luminous, the ``mds_cache_memory_limit`` config option has been preferred to configure -- 2.39.5