summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-06 22:51:44 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-06 22:51:44 +0100
commitb33c1a9aa34b7e0a04478caae7238c9d7458548b (patch)
treefb9b5d0c167e800dd0f124c222dda6ab1fdaac6c /manpages
parent44931d751ef0dd091b13cecf05e9c869cab6528c (diff)
downloaddocs-b33c1a9aa34b7e0a04478caae7238c9d7458548b.tar.gz
docs-b33c1a9aa34b7e0a04478caae7238c9d7458548b.tar.bz2
docs-b33c1a9aa34b7e0a04478caae7238c9d7458548b.zip
document -i option
Diffstat (limited to 'manpages')
-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,