summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 21:13:25 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 21:13:25 -0500
commit50596028f928ca571b4b5380eea262608e2197dd (patch)
treeec9a53cf712d2d9050d7a91d97f5eba6a0803b42 /manpages
parentf8589ac3be114342d605b1ba80307988358d5a7e (diff)
downloaddocs-50596028f928ca571b4b5380eea262608e2197dd.tar.gz
docs-50596028f928ca571b4b5380eea262608e2197dd.tar.bz2
docs-50596028f928ca571b4b5380eea262608e2197dd.zip
taler-auditor-dbinit(1): reorder opts
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-auditor-dbinit.1.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/taler-auditor-dbinit.1.rst b/manpages/taler-auditor-dbinit.1.rst
index 34159dcb..a6b6e079 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.