summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-11-20 15:36:31 +0100
committerMS <ms@taler.net>2023-11-20 15:36:31 +0100
commit76459a6058236db94a7378991d7a48d3249ab9d5 (patch)
tree3582dcde9569c0a3777ac70038e63b8247f62813 /manpages
parent85f086cd6436ad871d0b5a3e7b9bf6e32a9d9e0b (diff)
downloaddocs-76459a6058236db94a7378991d7a48d3249ab9d5.tar.gz
docs-76459a6058236db94a7378991d7a48d3249ab9d5.tar.bz2
docs-76459a6058236db94a7378991d7a48d3249ab9d5.zip
nexus man: omit implementation detail
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-nexus.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst
index 9aa88ce8..31eb7aa1 100644
--- 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.