summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-wirewatch.1.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-31 08:49:38 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-31 08:49:38 +0200
commitfa8f882a4e24ecfdc3cab00cbc44161e5619036f (patch)
tree0f6fa202bc2560261b2fb3d9a31577edabbf553a /manpages/taler-exchange-wirewatch.1.rst
parent92cc88d484b6f3615dcc074abd0c0eef7c4ac944 (diff)
downloaddocs-fa8f882a4e24ecfdc3cab00cbc44161e5619036f.tar.gz
docs-fa8f882a4e24ecfdc3cab00cbc44161e5619036f.tar.bz2
docs-fa8f882a4e24ecfdc3cab00cbc44161e5619036f.zip
-document -I option
Diffstat (limited to 'manpages/taler-exchange-wirewatch.1.rst')
-rw-r--r--manpages/taler-exchange-wirewatch.1.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst
index 08bb6014..00f40d8e 100644
--- a/manpages/taler-exchange-wirewatch.1.rst
+++ b/manpages/taler-exchange-wirewatch.1.rst
@@ -14,6 +14,7 @@ Synopsis
**taler-exchange-wirewatch**
[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
[**-h** | **--help**]
+[**-I**_|_**--ignore-not-found**]
[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
[**-r** | **--reset**]
@@ -36,6 +37,10 @@ Its options are as follows:
**-h** \| **--help**
Print short help on options.
+**-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``.