diff options
Diffstat (limited to 'manpages/taler-auditor-dbinit.1.rst')
-rw-r--r-- | manpages/taler-auditor-dbinit.1.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/taler-auditor-dbinit.1.rst b/manpages/taler-auditor-dbinit.1.rst index 34159dc..a6b6e07 100644 --- a/manpages/taler-auditor-dbinit.1.rst +++ b/manpages/taler-auditor-dbinit.1.rst @@ -13,8 +13,8 @@ Synopsis ======== **taler-auditor-dbinit** -[**-h** | **––help**] [**-g** | **––gc**] +[**-h** | **––help**] [**-R** | **––reset**] [**-r** | **––restart**] [**-v** | **––version**] @@ -32,13 +32,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. + **-R** \| **––reset** Drop tables. Dangerous, will delete all existing data in the database. |