diff options
author | MS <ms@taler.net> | 2021-01-15 23:46:18 +0100 |
---|---|---|
committer | MS <ms@taler.net> | 2021-01-15 23:46:18 +0100 |
commit | bdf0f326c1a7d66a9eb9af0d4ec770971046c4d7 (patch) | |
tree | ada0d464adcd914518df68f9661787a8236669f2 | |
parent | 44e89d9e5d1fa9b1c573a8ab1e64ae6707960592 (diff) | |
download | docs-bdf0f326c1a7d66a9eb9af0d4ec770971046c4d7.tar.gz docs-bdf0f326c1a7d66a9eb9af0d4ec770971046c4d7.tar.bz2 docs-bdf0f326c1a7d66a9eb9af0d4ec770971046c4d7.zip |
elaborate more
-rw-r--r-- | libeufin/nexus-tutorial.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index 498db70..6f9b8f7 100644 --- a/libeufin/nexus-tutorial.rst +++ b/libeufin/nexus-tutorial.rst @@ -132,8 +132,8 @@ the sandbox. The EBICS parameters identify the subscriber that should have access to the bank account via EBICS. To populate the account with some test transactions, run the following command -(note that we use the bankaccount subcommand, as this command is not -EBICS-specific!): +(note that we use the *bankaccount* subcommand, because there is no need to use +any EBICS functionality): .. code-block:: console |