From 18498990d806cdff2e3d0cd9a627bd913c1f0c25 Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 31 Oct 2023 17:01:15 +0100 Subject: nexus man: clarifying the PDF generating flag --- manpages/libeufin-nexus.1.rst | 4 ++-- 1 file 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 ==== -- cgit v1.2.3