[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: show in example ‘libeufin-nexus supe
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: show in example ‘libeufin-nexus superuser’ w/ ‘--password’ |
Date: |
Wed, 03 Feb 2021 00:21:31 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new e4829d2 show in example ‘libeufin-nexus superuser’ w/ ‘--password’
e4829d2 is described below
commit e4829d273e6108583151d25173a47e348cdfcb48
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Feb 2 18:18:29 2021 -0500
show in example ‘libeufin-nexus superuser’ w/ ‘--password’
Move the "interactively be asked" blurb to the explanatory para following
the example.
---
libeufin/nexus-tutorial.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 41daace..c952a24 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -257,8 +257,9 @@ At this point a superuser account needs to be created:
.. code-block:: console
- $ libeufin-nexus superuser foo # Will interactively ask for password
+ $ libeufin-nexus superuser foo --password secret
+If you omit ``--password secret``, you will interactively be asked for a
password.
For simplicity, a superuser can as well act as a normal user, but an API
to create less privileged users is offered.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: show in example ‘libeufin-nexus superuser’ w/ ‘--password’,
gnunet <=