gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix help message


From: gnunet
Subject: [libeufin] branch master updated: fix help message
Date: Fri, 24 Jan 2020 22:07:43 +0100

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

marcello pushed a commit to branch master
in repository libeufin.

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

commit 384190428a0907cb8c046d85de603a3c4ef0240e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jan 24 22:07:38 2020 +0100

    fix help message
---
 sandbox/src/main/python/libeufin-cli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/src/main/python/libeufin-cli 
b/sandbox/src/main/python/libeufin-cli
index 0c5b3cc..ab15069 100755
--- a/sandbox/src/main/python/libeufin-cli
+++ b/sandbox/src/main/python/libeufin-cli
@@ -266,7 +266,7 @@ def subscribers(obj):
 @click.pass_obj
 @click.option(
     "--ebics-url",
-    help="URL of the EBICS server (defaults to http://localhost:5001/)",
+    help="URL of the EBICS server",
     required=True
 )
 @click.option(

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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