summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-11-12 14:11:05 +0100
committerChristian Grothoff <christian@grothoff.org>2017-11-12 14:11:05 +0100
commitf299130c50ca79efbfc8daf7f73aaba7ffb3a258 (patch)
treec6ab95afbb211cca6be591ef66ce6762c4859565 /doc
parent25d96e88bd3094a8ffd4975c8e59ddb7ec39ba0c (diff)
downloadexchange-f299130c50ca79efbfc8daf7f73aaba7ffb3a258.tar.gz
exchange-f299130c50ca79efbfc8daf7f73aaba7ffb3a258.tar.bz2
exchange-f299130c50ca79efbfc8daf7f73aaba7ffb3a258.zip
make -m option optional for taler-auditor and taler-wire-auditor
Diffstat (limited to 'doc')
-rw-r--r--doc/taler-auditor.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/taler-auditor.1 b/doc/taler-auditor.1
index 7682bf95f..dc4da2381 100644
--- a/doc/taler-auditor.1
+++ b/doc/taler-auditor.1
@@ -17,7 +17,7 @@ taler\-auditor \- Audit exchange.
Print short help on options.
.B
.IP "\-m KEY, \-\-exchange-key=KEY"
-Public master key of the exchange in Crockford base32 encoding, for example as generated by gnunet\-ecc \-p.
+Public master key of the exchange in Crockford base32 encoding, for example as generated by gnunet\-ecc \-p. If this option is missing, taler\-auditor will use the MASTER_PUBLIC_KEY value from the "exchange" section of the configuration.
.B
.IP "\-r, \-\-reset"
Reset the audit, starts everything from the beginning. Useful for testing and required for the first audit to setup auditor's tables. Note that if (just) the exchange key changes, the \-r option should not be used again.