From 1fec02ab17dca6eb7533e16ff3f74296fb9282cf Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 01:48:14 -0500 Subject: show double-hyphens in taler-auditor-dbinit(1) --- manpages/taler-auditor-dbinit.1.rst | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'manpages/taler-auditor-dbinit.1.rst') diff --git a/manpages/taler-auditor-dbinit.1.rst b/manpages/taler-auditor-dbinit.1.rst index 48509012..34159dcb 100644 --- a/manpages/taler-auditor-dbinit.1.rst +++ b/manpages/taler-auditor-dbinit.1.rst @@ -13,8 +13,11 @@ Synopsis ======== **taler-auditor-dbinit** -[**-h** | **–help**] [**-g** | **–gc**] [**-R** | **–reset**] [**-r** | **–restart**] -[**-v** | **–version**] +[**-h** | **––help**] +[**-g** | **––gc**] +[**-R** | **––reset**] +[**-r** | **––restart**] +[**-v** | **––version**] Description =========== @@ -25,25 +28,25 @@ 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. -**-r** \| **--restart** +**-r** \| **––restart** Restart all auditors from the beginning. Useful for testing. -**-v** \| **–version** +**-v** \| **––version** Print version information. See Also -- cgit v1.2.3