From 5fce254f5b634d55d53a929a449b60cb98d76a3a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 7 Jan 2021 21:22:20 -0500 Subject: taler-auditor-exchange(1): add opts ‘-c’, ‘-v’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manpages/taler-auditor-exchange.1.rst | 9 +++++++++ 1 file changed, 9 insertions(+) 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 =========== -- cgit v1.2.3