From e4829d273e6108583151d25173a47e348cdfcb48 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 2 Feb 2021 18:18:29 -0500 Subject: show in example ‘libeufin-nexus superuser’ w/ ‘--password’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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(-) (limited to 'libeufin') diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index 41daace3..c952a242 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. -- cgit v1.2.3