summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-02-04 00:40:16 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-02-04 00:40:16 -0500
commit8ef72bf311dcb55ce2263991fab90500762d51ec (patch)
treeb3aa34b6b00defa1737eaf911d8eab79a334f679 /manpages
parent2cc8361ee388175171424ea1129e28b2ca358b6b (diff)
downloaddocs-8ef72bf311dcb55ce2263991fab90500762d51ec.tar.gz
docs-8ef72bf311dcb55ce2263991fab90500762d51ec.tar.bz2
docs-8ef72bf311dcb55ce2263991fab90500762d51ec.zip
mention precedence of ‘--sandbox-url’ over ‘LIBEUFIN_SANDBOX_URL’ if both given
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-cli.1.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/manpages/libeufin-cli.1.rst b/manpages/libeufin-cli.1.rst
index 0d1750e3..01091c71 100644
--- 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.