summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-21 10:43:22 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-21 10:43:22 +0200
commita9f01707ad64fc554077ca109ba03128ed8294be (patch)
treea2dbd07b39e5a4a38db501050dbd2c01fd8f83ec /doc
parent49d8426cf444daaf97c195096c5f59bf010b16d0 (diff)
downloadexchange-a9f01707ad64fc554077ca109ba03128ed8294be.tar.gz
exchange-a9f01707ad64fc554077ca109ba03128ed8294be.tar.bz2
exchange-a9f01707ad64fc554077ca109ba03128ed8294be.zip
add option -C to force closing of connections
Diffstat (limited to 'doc')
-rw-r--r--doc/taler-mint-httpd.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/taler-mint-httpd.1 b/doc/taler-mint-httpd.1
index 9ff9774c4..4f9c35292 100644
--- a/doc/taler-mint-httpd.1
+++ b/doc/taler-mint-httpd.1
@@ -13,6 +13,9 @@ taler\-mint\-httpd \- Run Taler mint (with RESTful API)
.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 "\-d DIRNAME, \-\-mint-dir=DIRNAME"
Use the configuration and other resources for the mint to operate from DIRNAME.
.B