gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: Created initial doc. To be chec


From: gnunet
Subject: [taler-anastasis] branch master updated: Created initial doc. To be checked in progress
Date: Sat, 09 Nov 2019 11:29:06 +0100

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 34cce8a  Created initial doc. To be checked in progress
34cce8a is described below

commit 34cce8a509d0201dcaa00603727cef8fe1ce3e89
Author: Dennis Neufeld <address@hidden>
AuthorDate: Sat Nov 9 10:28:47 2019 +0000

    Created initial doc. To be checked in progress
---
 doc/anastasis-httpd.1 | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/doc/anastasis-httpd.1 b/doc/anastasis-httpd.1
new file mode 100644
index 0000000..5e723f2
--- /dev/null
+++ b/doc/anastasis-httpd.1
@@ -0,0 +1,37 @@
+.TH ANASTASIS\-HTTPD 1 "Nov 9, 2019" "GNU Taler"
+
+.SH NAME
+anastasis\-httpd \- Run Anastasis backend (with RESTful API)
+
+.SH SYNOPSIS
+.B anastasis\-httpd
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+\fBanastasis\-httpd\fP is a command line tool to run the Anastasis (HTTP 
backend).  The required configuration and database must exist before running 
this command.
+
+.SH OPTIONS
+.B
+.IP "\-C,  \-\-connection-close"
+Force each HTTP connection to be closed after each request (useful in 
combination with \-f to avoid having to wait for nc to time out).
+.B
+.IP "\-c FILENAME,  \-\-config=FILENAME"
+Use the configuration and other resources for the merchant to operate from 
FILENAME.
+.B
+.IP "\-h, \-\-help"
+Print short help on options.
+.B
+.IP "\-v, \-\-version"
+Print version information.
+
+.SH SIGNALS
+.B
+.IP SIGTERM
+Sending a SIGTERM to the process will cause it to shutdown cleanly.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending 
electronic mail to <address@hidden>
+
+.SH "SEE ALSO"
+\fBanastasis-dbinit\fP(1), \fBanastasis\-tip\-enable\fP(1), 
\fBanastasis.conf\fP(5)

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



reply via email to

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