gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: new commands


From: gnunet
Subject: [taler-docs] branch master updated: new commands
Date: Fri, 13 Mar 2020 15:24:51 +0100

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 012ad74  new commands
012ad74 is described below

commit 012ad74fc948d4da16a033b1cffb6d3ef458f7f4
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 13 15:24:48 2020 +0100

    new commands
---
 conf.py                                                    |  8 +++++++-
 manpages/taler-exchange-aggregator.1.rst                   |  9 +++++----
 ...change-aggregator.1.rst => taler-exchange-closer.1.rst} | 14 +++++++-------
 ...ange-aggregator.1.rst => taler-exchange-transfer.1.rst} | 12 ++++++------
 4 files changed, 25 insertions(+), 18 deletions(-)

diff --git a/conf.py b/conf.py
index 456e9c0..51a848b 100644
--- a/conf.py
+++ b/conf.py
@@ -280,7 +280,13 @@ man_pages = [
      "tool to simplify Taler configuration generation",
      "GNU Taler contributors", 1),
     ("manpages/taler-exchange-aggregator.1", "taler-exchange-aggregator",
-     "aggregate and execute exchange transactions", "GNU Taler contributors",
+     "aggregate deposits into wire transfers", "GNU Taler contributors",
+     1),
+    ("manpages/taler-exchange-closer.1", "taler-exchange-closer",
+     "close idle reserves", "GNU Taler contributors",
+     1),
+    ("manpages/taler-exchange-transfer.1", "taler-exchange-transfer",
+     "execute wire transfers", "GNU Taler contributors",
      1),
     ("manpages/taler-exchange-benchmark.1", "taler-exchange-benchmark",
      "measure exchange performance", "GNU Taler contributors", 1),
diff --git a/manpages/taler-exchange-aggregator.1.rst 
b/manpages/taler-exchange-aggregator.1.rst
index 8f9afaa..e76e129 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-aggregator.1.rst
@@ -6,7 +6,7 @@ taler-exchange-aggregator(1)
    Name
    ====
 
-   **taler-exchange-aggregator** - aggregate and execute exchange transactions
+   **taler-exchange-aggregator** - aggregate deposits into wire transfers
 
 Synopsis
 ========
@@ -18,8 +18,9 @@ Synopsis
 Description
 ===========
 
-**taler-exchange-aggregator** is a command line tool to run pending
-transactions from the Taler exchange.
+**taler-exchange-aggregator** is a command line tool to run aggregate deposits
+to the same merchant into larger wire transfers. The actual transfers are then
+done by **taler-exchange-transfer**.
 
 **-d** *DIRNAME* \| **--exchange-dir=**\ ‌\ *DIRNAME*
    Use the configuration and other resources for the exchange to operate
@@ -37,7 +38,7 @@ transactions from the Taler exchange.
 See Also
 ========
 
-taler-exchange-dbinit(1), taler-exchange-keyup(1),
+taler-exchange-transfer(1), taler-exchange-closer(1),
 taler-exchange-httpd(1), taler.conf(5).
 
 Bugs
diff --git a/manpages/taler-exchange-aggregator.1.rst 
b/manpages/taler-exchange-closer.1.rst
similarity index 66%
copy from manpages/taler-exchange-aggregator.1.rst
copy to manpages/taler-exchange-closer.1.rst
index 8f9afaa..a1ab67c 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-closer.1.rst
@@ -1,4 +1,4 @@
-taler-exchange-aggregator(1)
+taler-exchange-closer(1)
 ############################
 
 .. only:: html
@@ -6,20 +6,21 @@ taler-exchange-aggregator(1)
    Name
    ====
 
-   **taler-exchange-aggregator** - aggregate and execute exchange transactions
+   **taler-exchange-closer** - close idle reserves
 
 Synopsis
 ========
 
-**taler-exchange-aggregator**
+**taler-exchange-closer**
 [**-d** *DIRNAME* | **--exchange-dir=**\ ‌\ *DIRNAME*]
 [**-h** | **--help**] [**-t** | **--test**] [**-v** | **--version**]
 
 Description
 ===========
 
-**taler-exchange-aggregator** is a command line tool to run pending
-transactions from the Taler exchange.
+**taler-exchange-closer** is a command line tool to run close
+reserves that have been idle for too long, causing transfers
+to the originating bank account to be scheduled.
 
 **-d** *DIRNAME* \| **--exchange-dir=**\ ‌\ *DIRNAME*
    Use the configuration and other resources for the exchange to operate
@@ -37,8 +38,7 @@ transactions from the Taler exchange.
 See Also
 ========
 
-taler-exchange-dbinit(1), taler-exchange-keyup(1),
-taler-exchange-httpd(1), taler.conf(5).
+taler-exchange-transfer(1), taler-exchange-httpd(1), taler.conf(5).
 
 Bugs
 ====
diff --git a/manpages/taler-exchange-aggregator.1.rst 
b/manpages/taler-exchange-transfer.1.rst
similarity index 64%
copy from manpages/taler-exchange-aggregator.1.rst
copy to manpages/taler-exchange-transfer.1.rst
index 8f9afaa..78427a2 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-transfer.1.rst
@@ -1,4 +1,4 @@
-taler-exchange-aggregator(1)
+taler-exchange-transfer(1)
 ############################
 
 .. only:: html
@@ -6,20 +6,20 @@ taler-exchange-aggregator(1)
    Name
    ====
 
-   **taler-exchange-aggregator** - aggregate and execute exchange transactions
+   **taler-exchange-transfer** - execute scheduled wire transfers
 
 Synopsis
 ========
 
-**taler-exchange-aggregator**
+**taler-exchange-transfer**
 [**-d** *DIRNAME* | **--exchange-dir=**\ ‌\ *DIRNAME*]
 [**-h** | **--help**] [**-t** | **--test**] [**-v** | **--version**]
 
 Description
 ===========
 
-**taler-exchange-aggregator** is a command line tool to run pending
-transactions from the Taler exchange.
+**taler-exchange-transfer** is a command line tool to actually execute 
scheduled wire transfers (using the bank/wire gateway).
+The transfers are prepared by the **taler-exchange-aggregator** and 
**taler-exchange-closer** tools.
 
 **-d** *DIRNAME* \| **--exchange-dir=**\ ‌\ *DIRNAME*
    Use the configuration and other resources for the exchange to operate
@@ -37,7 +37,7 @@ transactions from the Taler exchange.
 See Also
 ========
 
-taler-exchange-dbinit(1), taler-exchange-keyup(1),
+taler-exchange-aggregator(1), taler-exchange-closer(1),
 taler-exchange-httpd(1), taler.conf(5).
 
 Bugs

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



reply via email to

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