summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-05-18 00:07:22 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-05-18 00:07:22 +0200
commitcd3891a8bfd49fc0f9c3a894ffd1b7f5e07768ae (patch)
tree035207f9f3a6a66a48e34e8e86ac19c90a720cee /doc
parent19548075774694e101b67dac079cd163a268addd (diff)
downloadbank-cd3891a8bfd49fc0f9c3a894ffd1b7f5e07768ae.tar.gz
bank-cd3891a8bfd49fc0f9c3a894ffd1b7f5e07768ae.tar.bz2
bank-cd3891a8bfd49fc0f9c3a894ffd1b7f5e07768ae.zip
man page for taler-bank-manage
Diffstat (limited to 'doc')
-rw-r--r--doc/taler-bank-manage.122
1 files changed, 18 insertions, 4 deletions
diff --git a/doc/taler-bank-manage.1 b/doc/taler-bank-manage.1
index 91c2160..6cf78ff 100644
--- a/doc/taler-bank-manage.1
+++ b/doc/taler-bank-manage.1
@@ -1,7 +1,7 @@
.TH TALER\-BANK\-MANAGE 1 "May 13, 2016" "GNU Taler"
.SH NAME
-taler\-bank\-manage \- Manager for the Taler bank
+taler\-bank\-manage \- Manager script for the Taler bank
.SH SYNOPSIS
.B taler\-bank\-manage
@@ -17,8 +17,22 @@ switch
and each switch has its own set of
.ul
options.
-
-Call each switch with --help option in order to get the list of supported options.
+Give --help to each switch in order to get the list of supported options
.SH SWITCHES
-\fBdjango\fP this switch makes \fBtaler-bank-manage\fP behave like
+.B
+.IP "django"
+this switch is a mere wrapper for the django native tool \fBdjango-admin\fP, therefore it takes the same options.
+Refer to the official django-admin documentation
+.B
+.IP "serve-http"
+launches the bank Web service at the port given in the --port option
+.B
+.IP "serve-uwsgi"
+launches the bank over UWSGI. Tipically used in conjuction with a Web server which acts like a reverse proxy
+.B
+.IP "sampledata"
+populates the bank's database with sample wire transfers
+.B
+.IP "config"
+shows all Taler's configuration. it just retrieves values from default configuration files