summaryrefslogtreecommitdiff
path: root/manpages/libeufin-nexus.1.rst
diff options
context:
space:
mode:
authorAntoine A <>2024-02-07 14:51:25 +0100
committerAntoine A <>2024-02-07 14:51:25 +0100
commited58cbe6c34993272d40bf10d401042ab09fdc4b (patch)
treedd7daae065713fd9625415f311c56ee3149926b0 /manpages/libeufin-nexus.1.rst
parent9aeb3617a2ea3b649c79432718aa884ba29fd4d9 (diff)
downloaddocs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.tar.gz
docs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.tar.bz2
docs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.zip
Update libeufin doc
Diffstat (limited to 'manpages/libeufin-nexus.1.rst')
-rw-r--r--manpages/libeufin-nexus.1.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst
index 7a8abd00..a0ed99ff 100644
--- a/manpages/libeufin-nexus.1.rst
+++ b/manpages/libeufin-nexus.1.rst
@@ -99,7 +99,13 @@ Its options are as follows:
ebics-fetch
-----------
-This subcommand downloads and parse EBICS files and ingest them into the database. 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.
+This subcommand downloads and parse EBICS files and ingest them into the database. 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 show up in the downloaded records.
+
+The files type can be given as an argument to select what will be fetched. If no argument is given, all supported files are fetched. The following files are supported:
+
+* ``acknowledgement``: EBICS acknowledgement, retrieves the status of EBICS orders.
+* ``status``: Payment status, retrieves status of pending debits.
+* ``notification``: Debit & credit notifications, retrieves the history of confirmed debits and credits.
**-h** \| **--help**
Print short help on options.