summaryrefslogtreecommitdiff
path: root/doc/taler-mint-httpd.1
blob: 1f8440e3c6eb901c4190782ba50133b4a9031870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH TALER\-MINT\-HTTPD 1 "Apr 22, 2015" "GNU Taler"

.SH NAME
taler\-mint\-httpd \- Run Taler mint (with RESTful API)

.SH SYNOPSIS
.B taler\-mint\-httpd
.RI [ options ]
.br

.SH DESCRIPTION
\fBtaler\-mint\-httpd\fP is a command line tool to run the Taler mint (HTTP server).  The required configuration, keys and database must exist before running this command.

.SH OPTIONS
.B
.IP "\-d DIRNAME,  \-\-mint-dir=DIRNAME"
Use the configuration and other resources for the mint to operate from DIRNAME.
.B
.IP "\-h, \-\-help"
Print short help on options.
.B
.IP "\-v, \-\-version"
Print version information.

.SH BUGS
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <taler@gnu.org>

.SH "SEE ALSO"
\fBtaler\-mint\-dbinit\fP(1), \fBtaler\-mint\-keyup\fP(1), \fBtaler\-mint\-reservemod\fP(1), \fBtaler.conf\fP(5)