summaryrefslogtreecommitdiff
path: root/manpages/taler-auditor-exchange.1.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 21:22:20 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 21:22:20 -0500
commit5fce254f5b634d55d53a929a449b60cb98d76a3a (patch)
treefd11e5a91379db961c767e19a6ce1ffa07453566 /manpages/taler-auditor-exchange.1.rst
parent829487bae4cabead0467b6b3106844318209c43b (diff)
downloaddocs-5fce254f5b634d55d53a929a449b60cb98d76a3a.tar.gz
docs-5fce254f5b634d55d53a929a449b60cb98d76a3a.tar.bz2
docs-5fce254f5b634d55d53a929a449b60cb98d76a3a.zip
taler-auditor-exchange(1): add opts ‘-c’, ‘-v’
Diffstat (limited to 'manpages/taler-auditor-exchange.1.rst')
-rw-r--r--manpages/taler-auditor-exchange.1.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/manpages/taler-auditor-exchange.1.rst b/manpages/taler-auditor-exchange.1.rst
index 334079b3..14603f4e 100644
--- a/manpages/taler-auditor-exchange.1.rst
+++ b/manpages/taler-auditor-exchange.1.rst
@@ -12,10 +12,12 @@ Synopsis
========
**taler-auditor-exchange**
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
[**-h** | **––help**]
[**-m** *MASTERKEY* | **––exchange-key=**\ ‌\ *MASTERKEY*]
[**-r** | **––remove**]
[**-u** *EXCHANGE_URL* | **––auditor-url=**\ ‌\ *EXCHANGE_URL*]
+[**-v** | **––version**]
Description
===========
@@ -27,6 +29,10 @@ denomination keys with taler-auditor-sign or trying to audit it with
taler-auditor or taler-wire-auditor. Afterwards the exchange will be
visible via the /exchanges API of the taler-auditor-httpd.
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+ Use the configuration and other resources for the exchange to operate
+ from *FILENAME*.
+
**-h** \| **––help**
Print short help on options.
@@ -43,6 +49,9 @@ visible via the /exchanges API of the taler-auditor-httpd.
URL of the exchange. The exchange’s HTTP API must be available at
this address.
+**-v** \| **––version**
+ Print version information.
+
Diagnostics
===========