diff --git a/doc/source/install/common_configure.rst b/doc/source/install/common_configure.rst index f35f6c07..bbd1f655 100644 --- a/doc/source/install/common_configure.rst +++ b/doc/source/install/common_configure.rst @@ -79,9 +79,10 @@ freezer-manage has the following options: * To update the db mappings using the following command. Update means that you might have some mappings and you want to update it with a more recent ones - .. code-block:: bash - freezer-manage db update +.. code-block:: bash + + freezer-manage db update * To remove the db mappings using the following command @@ -108,21 +109,23 @@ of replicas. For more info click here `Elasticsearch_Replicas_instructions