[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 02/02: taler-auditor-exchange(1): add opts ‘-c’, ‘-v’
From: |
gnunet |
Subject: |
[taler-docs] 02/02: taler-auditor-exchange(1): add opts ‘-c’, ‘-v’ |
Date: |
Fri, 08 Jan 2021 03:24:45 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 5fce254f5b634d55d53a929a449b60cb98d76a3a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 21:22:20 2021 -0500
taler-auditor-exchange(1): add opts ‘-c’, ‘-v’
---
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 334079b..14603f4 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
===========
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.