[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: libeufin/bank-manual: fix passwd com
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: libeufin/bank-manual: fix passwd command |
Date: |
Fri, 30 Aug 2024 15:46:26 +0200 |
This is an automated email from the git hooks/post-receive script.
mikolai-guetschow pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 211e9311 libeufin/bank-manual: fix passwd command
211e9311 is described below
commit 211e93118d47b63d79576f9e2f7af7b05b9466db
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
AuthorDate: Fri Aug 30 15:46:15 2024 +0200
libeufin/bank-manual: fix passwd command
---
libeufin/bank-manual.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libeufin/bank-manual.rst b/libeufin/bank-manual.rst
index 846f2564..59aee33b 100644
--- a/libeufin/bank-manual.rst
+++ b/libeufin/bank-manual.rst
@@ -204,7 +204,7 @@ the following command:
.. code-block:: console
- $ libeufin-bank passwd -c "$CONFIG_FILE admin "$PASSWORD"
+ $ libeufin-bank passwd -c "$CONFIG_FILE" admin "$PASSWORD"
You can also use the same command to reset the passwords of other accounts by
replacing "admin" with the respective login.
--
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: libeufin/bank-manual: fix passwd command,
gnunet <=