summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-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 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.