gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: show double-hyphens in taler-auditor


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-auditor-dbinit(1)
Date: Sat, 28 Nov 2020 07:49:30 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 1fec02a  show double-hyphens in taler-auditor-dbinit(1)
1fec02a is described below

commit 1fec02ab17dca6eb7533e16ff3f74296fb9282cf
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 01:48:14 2020 -0500

    show double-hyphens in taler-auditor-dbinit(1)
---
 manpages/taler-auditor-dbinit.1.rst | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/manpages/taler-auditor-dbinit.1.rst 
b/manpages/taler-auditor-dbinit.1.rst
index 4850901..34159dc 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]