summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-03-08 10:39:47 +0100
committerChristian Grothoff <grothoff@gnunet.org>2024-03-08 10:39:47 +0100
commit57f68dee4cdb383f575ea6ab06c6ab05ad7dc7ab (patch)
tree867ee2e8f0ebb0ebdbaec6904d3817a4578f618b
parent0df099d459060e09dd710cda2d144dd7370c2a3f (diff)
downloaddocs-57f68dee4cdb383f575ea6ab06c6ab05ad7dc7ab.tar.gz
docs-57f68dee4cdb383f575ea6ab06c6ab05ad7dc7ab.tar.bz2
docs-57f68dee4cdb383f575ea6ab06c6ab05ad7dc7ab.zip
add -a option for taler-exchange-dbinit
-rw-r--r--manpages/taler-exchange-dbinit.1.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/taler-exchange-dbinit.1.rst b/manpages/taler-exchange-dbinit.1.rst
index 0ee83543..cbbc494c 100644
--- a/manpages/taler-exchange-dbinit.1.rst
+++ b/manpages/taler-exchange-dbinit.1.rst
@@ -13,6 +13,7 @@ Synopsis
========
**taler-exchange-dbinit**
+[**-a** | **--inject-auditor**]
[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
[**-g** | **--gc**]
[**-h** | **--help**]
@@ -31,6 +32,9 @@ Taler exchange to operate.
Its options are as follows:
+**-a** \| **--inject-auditor**
+ Installs triggers to notify real-time auditors of relevant changes to the database state.
+
**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
Use the configuration and other resources for the exchange to operate
from *FILENAME*.