gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/07: s/code:: none/code-block:: console/ (three instances


From: gnunet
Subject: [taler-docs] 02/07: s/code:: none/code-block:: console/ (three instances)
Date: Thu, 17 Dec 2020 13:31:10 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 0f5efd076ba55f6649982fc654e087e31fe6bf3f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Dec 16 04:52:14 2020 -0500

    s/code:: none/code-block:: console/ (three instances)
---
 libeufin/concepts.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 7612cf9..9ad9774 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -63,7 +63,7 @@ The information stored about it includes:
 
 Examples:
 
-.. code:: none
+.. code-block:: console
 
   # Download latest transactions via the default bank connection and store 
them locally
   curl -XPOST $AUTHEADER 
https://example1.libeufin.tech/bank-accounts/my-acct/fetch-transactions
@@ -97,7 +97,7 @@ Bank connections provide the following actions:
 
 Examples:
 
-.. code:: none
+.. code-block:: console
 
   # Manually request the inter-day account report via the EBICS C52 order
   curl -XPOST $AUTHEADER 
https://example1.libeufin.tech/bank-connections/my-ebics-testacct/ebics/download/C52
@@ -125,7 +125,7 @@ not conform to a certain format.
 
 Examples:
 
-.. code:: none
+.. code-block:: console
 
   # Request the Taler-specific history through the facade
   curl $AUTHEADER 
https://example1.libeufin.tech/facades/my-taler-wire-gw/taler/history/incoming

-- 
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]