summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-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
===========