commit 211e93118d47b63d79576f9e2f7af7b05b9466db
parent bc0e6b65dbab64c3befb7d015e1b48b7e9577c1b
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date: Fri, 30 Aug 2024 15:46:15 +0200
libeufin/bank-manual: fix passwd command
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.