summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-dbinit.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-exchange-dbinit.1.rst')
-rw-r--r--manpages/taler-exchange-dbinit.1.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/taler-exchange-dbinit.1.rst b/manpages/taler-exchange-dbinit.1.rst
index c1fdf344..914c376c 100644
--- a/manpages/taler-exchange-dbinit.1.rst
+++ b/manpages/taler-exchange-dbinit.1.rst
@@ -14,8 +14,8 @@ Synopsis
**taler-exchange-dbinit**
[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
[**-g** | **––gc**]
+[**-h** | **––help**]
[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
[**-r** | **––reset**]
@@ -34,13 +34,13 @@ Its options are as follows:
Use the configuration and other resources for the exchange to operate
from *FILENAME*.
-**-h** \| **––help**
- Print short help on options.
-
**-g** \| **––gc**
Garbage collect database. Deletes all unnecessary data in the
database.
+**-h** \| **––help**
+ Print short help on options.
+
**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
``WARNING``, ``ERROR``.