gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: CLI: help message


From: gnunet
Subject: [libeufin] branch master updated: CLI: help message
Date: Sun, 15 Jan 2023 19:20:20 +0100

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 079c8385 CLI: help message
079c8385 is described below

commit 079c8385135464005af3fff552d4a5396c4719b3
Author: MS <ms@taler.net>
AuthorDate: Sun Jan 15 19:20:15 2023 +0100

    CLI: help message
---
 cli/bin/libeufin-cli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cli/bin/libeufin-cli b/cli/bin/libeufin-cli
index 6072ab1d..c90e2a3c 100755
--- a/cli/bin/libeufin-cli
+++ b/cli/bin/libeufin-cli
@@ -173,7 +173,7 @@ def change_password(obj, username, new_password):
     check_response_status(resp)
 
 
-@users.command("create", help="Create a new user")
+@users.command("create", help="Create a new user without superuser privileges")
 @click.argument("username")
 @click.option(
     "--password",

-- 
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]