gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: fix wording


From: gnunet
Subject: [libeufin] branch master updated: fix wording
Date: Tue, 16 Jun 2020 17:38:13 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new f2ae067  fix wording
f2ae067 is described below

commit f2ae067fc100089907f06ac947c2b70c55aa157c
Author: MS <ms@taler.net>
AuthorDate: Tue Jun 16 17:28:36 2020 +0200

    fix wording
---
 cli/libeufin-cli-new | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cli/libeufin-cli-new b/cli/libeufin-cli-new
index 06e6318..cd3ae44 100755
--- a/cli/libeufin-cli-new
+++ b/cli/libeufin-cli-new
@@ -59,7 +59,7 @@ def export_backup(obj, connection_name, nexus_user_id, 
nexus_password, passphras
     print("Backup stored in {}".format(output_file))
 
 
-@bank_connection.command(help="export backup")
+@bank_connection.command(help="restore backup")
 @click.option("--connection-name", help="Name of the bank connection to 
backup", required=True)
 @click.option("--nexus-user-id", help="Nexus user ID", required=True)
 @click.option("--nexus-password", help="Nexus password", required=True)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]