gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: dedent (18 instances)


From: gnunet
Subject: [taler-docs] branch master updated: dedent (18 instances)
Date: Fri, 11 Dec 2020 20:54:45 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new e65f009  dedent (18 instances)
e65f009 is described below

commit e65f009404e66247050c1f8ed3101f1450cd1428
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Dec 11 14:52:44 2020 -0500

    dedent (18 instances)
---
 taler-merchant-manual.rst | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 167b1de..9331c28 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -704,32 +704,32 @@ that all exchanges audited by this auditor will be 
trusted!)
 you create a section with a name that starts with “MERCHANT-AUDITOR-”. In
 that section, the following options need to be configured:
 
-   -  The “AUDITOR_BASE_URL” option specifies the auditor’s base URL. For 
example,
-      to use the Taler demonstrator's auditor, specify:
+-  The “AUDITOR_BASE_URL” option specifies the auditor’s base URL. For example,
+   to use the Taler demonstrator's auditor, specify:
 
-      .. code-block:: console
+   .. code-block:: console
 
-         $ taler-config -s MERCHANT-AUDITOR-demo \
-             -o AUDITOR_BASE_URL \
-             -V https://exchange.demo.taler.net/
+      $ taler-config -s MERCHANT-AUDITOR-demo \
+          -o AUDITOR_BASE_URL \
+          -V https://exchange.demo.taler.net/
 
-   -  The “AUDITOR_KEY” option specifies the auditor's public key
-      in base32 encoding. For the Taler demonstrator, use:
+-  The “AUDITOR_KEY” option specifies the auditor's public key
+   in base32 encoding. For the Taler demonstrator, use:
 
-      .. code-block:: console
+   .. code-block:: console
 
-         $ taler-config -s MERCHANT-AUDITOR-demo \
-             -o AUDITOR_KEY \
-             -V FIXMEBADVALUENEEDTOGETTHERIGHTVALUEHEREEVENTUALLY000
+      $ taler-config -s MERCHANT-AUDITOR-demo \
+          -o AUDITOR_KEY \
+          -V FIXMEBADVALUENEEDTOGETTHERIGHTVALUEHEREEVENTUALLY000
 
-   -  The “CURRENCY” option specifies the auditor’s currency.
-      For the Taler demonstrator, use:
+-  The “CURRENCY” option specifies the auditor’s currency.
+   For the Taler demonstrator, use:
 
-      .. code-block:: console
+   .. code-block:: console
 
-         $ taler-config -s MERCHANT-AUDITOR-demo \
-             -o CURRENCY \
-             -V KUDOS
+      $ taler-config -s MERCHANT-AUDITOR-demo \
+          -o CURRENCY \
+          -V KUDOS
 
 
 Note that multiple auditors can be added to the system by using different

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]