summaryrefslogtreecommitdiff
path: root/manpages/taler-auditor.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-auditor.1.rst')
-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 62cbf69e..9a5fc52b 100644
--- a/manpages/taler-auditor.1.rst
+++ b/manpages/taler-auditor.1.rst
@@ -15,6 +15,7 @@ Synopsis
[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
[**-h** | **--help**]
[**-i**_|_**--internal**]
+[**-I**_|_**--ignore-not-found**]
[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
[**-m** *MASTER_KEY* | **--exchange-key=**\ ‌\ *MASTER_KEY*]
@@ -46,6 +47,10 @@ matches the exchange’s database. Its options are as follows.
Run additional checks that can only performed on the exchange-internal
database and not the "safe" replicated database at the auditor.
+**-I** \| **--ignore-not-found**
+ Do not fail if the bank says that the exchange bank account does not (yet) exist.
+ Keep trying.
+
**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
``WARNING``, ``ERROR``.