[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 01/02: taler-auditor-dbinit(1): reorder opts
From: |
gnunet |
Subject: |
[taler-docs] 01/02: taler-auditor-dbinit(1): reorder opts |
Date: |
Fri, 08 Jan 2021 03:17:50 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 50596028f928ca571b4b5380eea262608e2197dd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 21:13:25 2021 -0500
taler-auditor-dbinit(1): reorder opts
---
manpages/taler-auditor-dbinit.1.rst | 8 ++++----
1 file 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.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.