taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 2c9352edb0d614dea1664e1f33834a62de33dbdb
parent 688358794ec156912613e18f259b03fed25d126c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 21 Jan 2022 06:07:14 -0500

remove ‘--currency’ option from ‘sandbox ebicsbankaccount create’ command in example

(It's not a valid option.  Perhaps that option used to be valid?)

Diffstat:
Mlibeufin/nexus-tutorial.rst | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -217,7 +217,6 @@ Create a bank account for the subscriber and add a sample transaction: .. code-block:: console $ libeufin-cli sandbox ebicsbankaccount create \ - --currency EUR \ --iban DE18500105172929531888 \ --bic INGDDEFFXXX \ --person-name "Jane Normal" \