summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-04 14:05:06 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-04 14:05:06 +0200
commit2eb665f052dec70085fe48fabf683d904ea373f7 (patch)
tree63ea9111fb651785d8917ce0bc805d54a29c1f6d /manpages
parent994ff2ec1075087f308bf1f63143b24bdf62d066 (diff)
downloaddocs-2eb665f052dec70085fe48fabf683d904ea373f7.tar.gz
docs-2eb665f052dec70085fe48fabf683d904ea373f7.tar.bz2
docs-2eb665f052dec70085fe48fabf683d904ea373f7.zip
-document section name
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-exchange-wire-gateway-client.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/taler-exchange-wire-gateway-client.1.rst b/manpages/taler-exchange-wire-gateway-client.1.rst
index 76e8a1a9..0533c35b 100644
--- a/manpages/taler-exchange-wire-gateway-client.1.rst
+++ b/manpages/taler-exchange-wire-gateway-client.1.rst
@@ -94,7 +94,7 @@ Options
Use *SUBJECT* for the wire transfer subject. Must be a reserve public key for credit operations and a wire transfer identifier for debit operations. If not specified, a random value will be generated instead.
**-s** *ACCOUNT_SECTION* \| **--section=**\ ‌\ *ACCOUNT-SECTION*
- Obtain exchange account information from the *ACCOUNT-SECTION* of the configuration. Conflicts with **-u**, **-p** and **-b**. Note that either **-b** or **-s** must be specified.
+ Obtain exchange account information from the *ACCOUNT-SECTION* of the configuration. The argument must be a ``[exchange-accountcredentials-$NAME]`` section name and thus start with the ``exchange-accountcredentials-`` prefix. Conflicts with **-u**, **-p** and **-b**. Note that either **-b** or **-s** must be specified.
**-u** *USERNAME* \| **--user=**\ ‌\ *USERNAME*
Specifies the username for authentication. Optional and conflicts with **-s**. If neither **-u** nor **-s** are used, we will attempt to talk to the bank without authentication.