From ea4bfb4f8903c2cb73f82b4f940323af745bf2b9 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 4 Dec 2020 04:06:16 -0500 Subject: use ‘.. code-block:: console’ (88 instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-backoffice-manual.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'taler-backoffice-manual.rst') diff --git a/taler-backoffice-manual.rst b/taler-backoffice-manual.rst index d87f100e..d9c57f2c 100644 --- a/taler-backoffice-manual.rst +++ b/taler-backoffice-manual.rst @@ -26,7 +26,7 @@ The back-office Web service code is available at ``git://taler.net/backoffice``. The application can be installed in a GNU-ish fashion. -:: +.. code-block:: console # Get the code: $ git clone git://taler.net/backoffice @@ -120,9 +120,9 @@ Launching the backoffice The following example shows how to run the Web service. -:: +.. code-block:: console - # such invocation will work only if the configuration contains + # Such invocation will work only if the configuration contains # a section called "[backoffice-myshop]" which looks like the # example above. -- cgit v1.2.3