From 9e7cd4ae1e8717600eeb33bcb03820cdd2b361d2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 8 Feb 2021 03:58:04 -0500 Subject: add colon (three instances) --- taler-merchant-manual.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index b0b788e6..d9408239 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -1396,7 +1396,7 @@ The tool ``taler-config`` can be used to extract or manipulate configuration values; however, the configuration use the well-known INI file format and can also be edited by hand. -Run +Run: .. code-block:: console @@ -1404,7 +1404,7 @@ Run to list all of the configuration values in section ``$SECTION``. -Run +Run: .. code-block:: console @@ -1413,7 +1413,7 @@ Run to extract the respective configuration value for option ``$option`` in section ``$section``. -Finally, to change a setting, run +Finally, to change a setting, run: .. code-block:: console -- cgit v1.2.3