[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: update merchantdb schema
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: update merchantdb schema |
Date: |
Mon, 19 Jul 2021 15:45:18 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 3e5cbaa update merchantdb schema
3e5cbaa is described below
commit 3e5cbaacc1418f1a4b178a0d2ded8fdff9efc0ad
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jul 19 15:45:16 2021 +0200
update merchantdb schema
---
manpages/taler-config.1.rst | 2 +-
manpages/taler-exchange-httpd.1.rst | 10 ++++------
merchant-db.png | Bin 459305 -> 469419 bytes
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst
index 3f887cf..f872488 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 8cb4d4a..66b9234 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.
diff --git a/merchant-db.png b/merchant-db.png
index cd5f7bd..ef7e1d0 100644
Binary files a/merchant-db.png and b/merchant-db.png differ
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: update merchantdb schema,
gnunet <=