From 28bcda64fb75448254c078b5ab18bd56523c8ee8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 3 Sep 2021 19:08:34 +0200 Subject: document new shardunlock option --- manpages/taler-exchange-dbinit.1.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manpages/taler-exchange-dbinit.1.rst b/manpages/taler-exchange-dbinit.1.rst index e91cafcb..0ee83543 100644 --- a/manpages/taler-exchange-dbinit.1.rst +++ b/manpages/taler-exchange-dbinit.1.rst @@ -19,6 +19,7 @@ Synopsis [**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*] [**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*] [**-r** | **--reset**] +[**-s** | **--shardunlock**] [**-v** | **--version**] Description @@ -52,6 +53,9 @@ Its options are as follows: Drop tables. Dangerous, will delete all existing data in the database before creating the tables. +**-s** \| **--shardunlock** + Clears the (revolving) shards table. Needed to clear locks that may be held after a crash (of taler-exchange-aggregator or the operating system, say due to power outage) or if the AGGREGATOR_SHARD_SIZE option is changed in the configuration file. + **-v** \| **–version** Print version information. -- cgit v1.2.3