gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: steps order


From: gnunet
Subject: [taler-docs] branch master updated: steps order
Date: Tue, 06 Oct 2020 14:47:23 +0200

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new c8e30c1  steps order
c8e30c1 is described below

commit c8e30c1db2ee3ca4632fd41ae32081f37fc6d531
Author: MS <ms@taler.net>
AuthorDate: Tue Oct 6 14:47:18 2020 +0200

    steps order
---
 libeufin/nexus-tutorial.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 0167998..a27483f 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -95,7 +95,7 @@ a backup copy* of such keys.
       $NEXUS_URL
 
 At this point, Nexus must communicate all the details to the bank.  Therefore,
-it will *(4) synchronize the connection*.  In this EBICS example, Nexus will 
send
+it will *(5) synchronize the connection*.  In this EBICS example, Nexus will 
send
 the *INI* and *HIA* messages to the bank.
 
 .. code-block:: shell
@@ -110,7 +110,7 @@ the *INI* and *HIA* messages to the bank.
 
 Once the connection is synchronized, Nexus needs to import locally the data
 corresponding to the bank accounts offered by the bank connection just made.
-The command below *(5) downloads the list of the bank accounts offered by the*
+The command below *(6) downloads the list of the bank accounts offered by the*
 ``$NEXUS_BANK_CONNECTION_NAME``.
 
 .. code-block:: shell
@@ -123,7 +123,7 @@ The command below *(5) downloads the list of the bank 
accounts offered by the*
         --nexus-password $NEXUS_PASSWORD \
         $NEXUS_URL
 
-It is now possible to *(6) list the accounts offered by the connection*.
+It is now possible to *(7) list the accounts offered by the connection*.
 
 .. code-block:: shell
 
@@ -134,7 +134,7 @@ It is now possible to *(6) list the accounts offered by the 
connection*.
         --nexus-password $NEXUS_PASSWORD \
         $NEXUS_URL
 
-Nexus now needs an explicit *(7) import of the accounts it needs to manage*.
+Nexus now needs an explicit *(8) import of the accounts it needs to manage*.
 This step is needed to let the user pick a custom name for such accounts.
 
 .. code-block:: shell

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