From 3e5cbaacc1418f1a4b178a0d2ded8fdff9efc0ad Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Jul 2021 15:45:16 +0200 Subject: update merchantdb schema --- manpages/taler-config.1.rst | 2 +- manpages/taler-exchange-httpd.1.rst | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst index 3f887cf1..f8724880 100644 --- a/manpages/taler-config.1.rst +++ b/manpages/taler-config.1.rst @@ -6,7 +6,7 @@ taler-config(1) Name ==== - **taler-config** - configure GNU Taler configuration files + **taler-config** - manipulate GNU Taler configuration files Synopsis ======== 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. -- cgit v1.2.3