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.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/manpages/taler-exchange-dbinit.1.rst b/manpages/taler-exchange-dbinit.1.rst
index 5a1616d5..dfbbfe4f 100644
--- a/manpages/taler-exchange-dbinit.1.rst
+++ b/manpages/taler-exchange-dbinit.1.rst
@@ -13,8 +13,10 @@ Synopsis
========
**taler-exchange-dbinit**
-[**-h** | **–help**] [**-g** | **–gc**] [**-r** | **–reset**]
-[**-v** | **–version**]
+[**-h** | **––help**]
+[**-g** | **––gc**]
+[**-r** | **––reset**]
+[**-v** | **––version**]
Description
===========
@@ -25,18 +27,18 @@ Taler exchange to operate.
Its options are as follows:
-**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
Use the configuration and other resources for the exchange to operate
from *FILENAME*.
-**-h** \| **–help**
+**-h** \| **––help**
Print short help on options.
-**-g** \| **–gc**
+**-g** \| **––gc**
Garbage collect database. Deletes all unnecessary data in the
database.
-**-r** \| **–reset**
+**-r** \| **––reset**
Drop tables. Dangerous, will delete all existing data in the database
before creating the tables.