taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 76459a6058236db94a7378991d7a48d3249ab9d5
parent 85f086cd6436ad871d0b5a3e7b9bf6e32a9d9e0b
Author: MS <ms@taler.net>
Date:   Mon, 20 Nov 2023 15:36:31 +0100

nexus man: omit implementation detail

Diffstat:
Mmanpages/libeufin-nexus.1.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst @@ -98,7 +98,7 @@ Its options are as follows: ebics-fetch ----------- -This subcommands download banking records via EBICS. By default it downloads notifications, in the form of ``camt.054``. It looks for the most recent incoming transaction and asks the bank any notification starting from such timestamp. Along the download, ebics-fetch would bounce incoming payments that do not have a valid Taler subject, or as well those with an already existing valid subject. Valid incoming payments are then stored in the database so that they can trigger Taler withdrawals. Along this process, ebics-submit would as well reconcile initiated outgoing payments with any outgoing transactions that shows up in the downloaded records. Any option starting with ``--only`` would only be useful with a defined log directory (STATEMENTS_LOG_DIRECTORY) in the configuration. +This subcommand downloads banking records via EBICS and stores them into the database. By default, it downloads ``camt.054`` notifications. Along the download, ebics-fetch would bounce incoming payments that do not have a valid Taler subject, or as well those with an already existing valid subject. Valid incoming payments are then stored in the database so that they can trigger Taler withdrawals. Along this process, ebics-submit would as well reconcile initiated outgoing payments with any outgoing transactions that shows up in the downloaded records. Any option starting with ``--only`` would only be useful with a defined log directory (STATEMENTS_LOG_DIRECTORY) in the configuration. **-h** \| **--help** Print short help on options.