summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manpages/taler-auditor.1.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/manpages/taler-auditor.1.rst b/manpages/taler-auditor.1.rst
index 8c292e78..576a304e 100644
--- a/manpages/taler-auditor.1.rst
+++ b/manpages/taler-auditor.1.rst
@@ -13,6 +13,7 @@ Synopsis
**taler-auditor**
[**-h** | **––help**]
+[**-i**_|_**––internal**]
[**-m** *MASTER_KEY* | **––exchange-key=**\ ‌\ *MASTER_KEY*]
@@ -32,6 +33,10 @@ matches the exchange’s database. Its options are as follows.
**-h** \| **––help**
Print short help on options.
+**-i** \| **––internal**
+ Run additional checks that can only performed on the exchange-internal
+ database and not the "safe" replicated database at the auditor.
+
**-m** *KEY* \| **––exchange-key=**\ ‌\ *KEY*
Public master key of the exchange in Crockford base32 encoding, for
example as generated by gnunet-ecc -p. If this option is missing,