summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-httpd.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-exchange-httpd.1.rst')
-rw-r--r--manpages/taler-exchange-httpd.1.rst10
1 files changed, 4 insertions, 6 deletions
diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst
index 8cb4d4a1..66b9234d 100644
--- a/manpages/taler-exchange-httpd.1.rst
+++ b/manpages/taler-exchange-httpd.1.rst
@@ -41,7 +41,8 @@ Its options are as follows:
**-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).
+ combination with **-f** to avoid having to wait for
+ netcat (nc) to time out).
**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
Use the configuration and other resources for the merchant to operate
@@ -89,15 +90,12 @@ Its options are as follows:
**-v** \| **––version**
Print version information.
-SIGNALS
+
+Signals
=======
**taler-exchange-httpd** responds to the following signals:
-``SIGUSR1``
- Sending a SIGUSR1 to the process will cause it to reload denomination
- and signing keys.
-
``SIGTERM``
Sending a SIGTERM to the process will cause it to shutdown cleanly.