summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-11-14 09:47:04 +0100
committerMS <ms@taler.net>2023-11-14 09:47:04 +0100
commit75e3f75c40d6b17aa6d5a802a4ebee6e6a317e39 (patch)
treebb40c0ca66bcf4b1a121cd8882ba7b2a54d68e79 /manpages
parent043d7a77ea7c25d46cdfb05cf292e73ed4d70b0e (diff)
downloaddocs-75e3f75c40d6b17aa6d5a802a4ebee6e6a317e39.tar.gz
docs-75e3f75c40d6b17aa6d5a802a4ebee6e6a317e39.tar.bz2
docs-75e3f75c40d6b17aa6d5a802a4ebee6e6a317e39.zip
nexus fetch: database hints
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-nexus.1.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst
index 1978997b..f21d926e 100644
--- a/manpages/libeufin-nexus.1.rst
+++ b/manpages/libeufin-nexus.1.rst
@@ -103,13 +103,13 @@ This subcommands download banking records via EBICS. By default it downloads no
**--transient**
This flag, enabled by default, causes the command to perform one download and return.
**--only-statements**
- It downloads statements (instead of notifications) in the form of camt.053 documents.
+ It downloads statements (instead of notifications) in the form of camt.053 documents. It does NOT affect the database.
**--only-ack**
- It downloads payment submissions acknowledgements (instead of notifications) in the form of pain.002 documents.
+ It downloads payment submissions acknowledgements (instead of notifications) in the form of pain.002 documents. It MAY affect the database by setting the state of submitted payments.
**--only-reports**
- It downloads only intraday reports (instead of notifications) in the form of camt.052 documents.
+ It downloads only intraday reports (instead of notifications) in the form of camt.052 documents. It does NOT affect the database.
**--only-logs**
- It downloads only the HAC records, in the form of pain.002 documents. HAC logs any subscriber's activity.
+ It downloads the subscriber activity via EBICS HAC in the form of pain.002 documents. It does NOT affect the database.
**--pinned-start**
Only supported in --transient mode, this option lets specify the earliest timestamp of the downloaded documents. The latest timestamp is always the current time.