commit 36ca16c2cc540d348547ff8dd6a126fb9b8cd8b4 parent a238513d5fe1a51a3f88709d49e4eaf82920028d Author: Florian Dold <florian@dold.me> Date: Fri, 6 Aug 2021 12:44:19 +0200 missing backslash Diffstat:
| M | taler-exchange-setup-guide.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -434,7 +434,7 @@ step is needed to let the user pick a custom name for such accounts. .. code-block:: console - [root@exchange-online]# libeufin-cli + [root@exchange-online]# libeufin-cli \ connections \ import-bank-account \ --offered-account-id testacct01 \