gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: taler-bank-manage.1


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: taler-bank-manage.1
Date: Fri, 10 May 2019 11:50:46 +0200

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

ng0 pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 9e650dd  taler-bank-manage.1
     new 9bb9dc5  Merge branch 'master' of git.taler.net:bank
9e650dd is described below

commit 9e650dda70bf5981417dce6c775d6130fd8ca72d
Author: ng0 <address@hidden>
AuthorDate: Fri May 10 09:50:23 2019 +0000

    taler-bank-manage.1
---
 doc/taler-bank-manage.1 | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

diff --git a/doc/taler-bank-manage.1 b/doc/taler-bank-manage.1
index 8c5875a..48d5887 100644
--- a/doc/taler-bank-manage.1
+++ b/doc/taler-bank-manage.1
@@ -3,15 +3,14 @@
 .Os
 .Sh NAME
 .Nm taler-bank-manage
-.Nd
-Manager script for the Taler bank
+.Nd Manager script for the Taler bank
 .Sh SYNOPSIS
 .Nm
-.Op Fl \-django
-.Op Fl \-serve-http
-.Op Fl \-serve-uwsgi
-.Op Fl \-sampledata
-.Op Fl \-config
+.Op Fl -django
+.Op Fl -serve-http
+.Op Fl -serve-uwsgi
+.Op Fl -sampledata
+.Op Fl -config
 .Ao Ar options Ac
 .Sh DESCRIPTION
 .Nm
@@ -19,28 +18,32 @@ is a command line tool to manage the Taler bank 
demonstrator.
 It is mandatory to provide a switch.
 Each switch has its own set of options.
 Give
-.Fl \-help
+.Fl -help
 to each switch in order to get the list of supported options.
 .Ss SWITCHES
 .Bl -tag -width Ds
-.It Fl \-django
-This switch is a mere wrapper for the django native tool \fBdjango-admin\fP, 
therefore it takes the same options.
+.It Fl -django
+This switch is a mere wrapper for the django native tool
+.Xr django-admin 1 ,
+therefore it takes the same options.
 Refer to the official django-admin documentation.
-.It Fl \-serve-http
+.It Fl -serve-http
 Launches the bank Web service at the port given in the
-.Fl \-port
+.Fl -port
 option.
-.It Fl \-serve-uwsgi
+.It Fl -serve-uwsgi
 Launches the bank over UWSGI.
-Typically used in conjuction with a Web server which acts like a reverse proxy.
-.It Fl \-sampledata
+Typically used in conjuction with a Web server which acts like
+a reverse proxy.
+.It Fl -sampledata
 Populates the bank's database with sample wire transfers.
-.It Fl \-config
+.It Fl -config
 Shows all of Taler's configuration.
 it just retrieves values from default configuration files.
 .El
 .\".Sh EXAMPLES
-.\".Sh SEE ALSO
+.Sh SEE ALSO
+.Xr django-admin 1
 .\".Sh HISTORY
 .\".Sh AUTHORS
 .\".Sh BUGS

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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