summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-10-31 17:01:15 +0100
committerMS <ms@taler.net>2023-10-31 17:01:15 +0100
commit18498990d806cdff2e3d0cd9a627bd913c1f0c25 (patch)
treefb7df7c46700c03ed5c18b4c8d3ee33748f758de /manpages
parent88c8a21ba65ae6d7f828f041557b6eb5c45a9fe4 (diff)
downloaddocs-18498990d806cdff2e3d0cd9a627bd913c1f0c25.tar.gz
docs-18498990d806cdff2e3d0cd9a627bd913c1f0c25.tar.bz2
docs-18498990d806cdff2e3d0cd9a627bd913c1f0c25.zip
nexus man: clarifying the PDF generating flag
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-nexus.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst
index 8fb41ed5..f170353d 100644
--- a/manpages/libeufin-nexus.1.rst
+++ b/manpages/libeufin-nexus.1.rst
@@ -58,7 +58,7 @@ Its options are as follows:
**--auto-accept-keys**
Accepts the bank keys without interactively asking the user.
**--generate-registration-pdf**
- Generates the PDF with the client keys fingerprints, even when the keys aren't going to be submitted in the current run. That's useful in case the PDF went lost after the first submission and the user needs a new PDF.
+ Generates the PDF with the client keys fingerprints, if the keys have the submitted state. That's useful in case the PDF went lost after the first submission and the user needs a new PDF.
dbinit
@@ -90,7 +90,7 @@ Its options are as follows:
Specifies the configuration file.
**--transient**
This flag, enabled by default, causes the command to run only once without any long-polling behaviour.
- The configuration value `FREQUENCY` gets therefore ignored.
+ The configuration value FREQUENCY gets therefore ignored.
Bugs
====