diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler-auditor.1 | 2 |
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. |