gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 03/03: fold wide code-block


From: gnunet
Subject: [taler-docs] 03/03: fold wide code-block
Date: Tue, 11 Jan 2022 07:03:00 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit b20c574cbe467f917fadf4d3704bd3533584b36e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Jan 11 00:59:41 2022 -0500

    fold wide code-block
---
 taler-exchange-setup-guide.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index b33a719..37a6fc0 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -248,7 +248,10 @@ reasonable denomination structure.
 
 .. code-block:: shell-session
 
-  taler-wallet-cli deployment gen-coin-config --min-amount EUR:0.01 
--max-amount EUR:100 > /etc/taler/conf.d/exchange-coins.conf
+  [root@exchange-online]# taler-wallet-cli deployment gen-coin-config \
+                            --min-amount EUR:0.01 \
+                            --max-amount EUR:100 \
+                            > /etc/taler/conf.d/exchange-coins.conf
 
 You can manually review and edit the generated configuration file. The main
 change that is possibly required is updating the various fees.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]