commit 8ef72bf311dcb55ce2263991fab90500762d51ec
parent 2cc8361ee388175171424ea1129e28b2ca358b6b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 4 Feb 2022 00:40:16 -0500
mention precedence of ‘--sandbox-url’ over ‘LIBEUFIN_SANDBOX_URL’ if both given
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/manpages/libeufin-cli.1.rst b/manpages/libeufin-cli.1.rst
@@ -54,6 +54,7 @@ the following environment variables need to be set:
same port chosen when the sandbox was started.
This URL can also be specified with the ``--sandbox-url URL``
option to the ``sandbox`` command (see below).
+ If both are given, the ``--sandbox-url`` option takes precedence.
For **libeufin-cli** to be able to communicate with **libeufin-nexus**,
the following environment variables need to be set:
@@ -82,6 +83,7 @@ It takes one option, ``--sandbox-url URL``, to be specified before
the subcommands and their arguments.
This URL can also be specified with the ``LIBEUFIN_SANDBOX_URL``
environment variable (see above).
+If both are given, the ``--sandbox-url`` option takes precedence.
The following subcommands are available: bankaccount, check, demobank,
ebicsbankaccount, ebicshost, ebicssubscriber.