taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 8571059a19958012cbbb687fb65f7484dac4afbf
parent 41cab178a69e6ad8ec8729d0795a25961fd6ed37
Author: MS <ms@taler.net>
Date:   Fri, 15 Jan 2021 21:19:12 +0100

fix option name

Diffstat:
Mlibeufin/nexus-tutorial.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -224,7 +224,7 @@ a backup copy* of such keys. connections \ export-backup \ --passphrase $SECRET \ - --outputfile $BACKUP_FILE \ + --output-file $BACKUP_FILE \ $CONNECTION_NAME At this point, Nexus must communicate all the details to the bank. Therefore,