gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: reformat code-block w/ ‘.. code-bloc


From: gnunet
Subject: [taler-docs] branch master updated: reformat code-block w/ ‘.. code-block:: sh’, etc
Date: Thu, 26 Nov 2020 06:35:51 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 19d49c7  reformat code-block w/ ‘.. code-block:: sh’, etc
19d49c7 is described below

commit 19d49c73b0e9928fcfa97aa9709904b4d7f6caf1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Nov 26 00:34:48 2020 -0500

    reformat code-block w/ ‘.. code-block:: sh’, etc
---
 taler-wallet.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 9b519fd..63acdad 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -55,7 +55,11 @@ To use the wallet as a library in your own project, run:
 Manual withdrawing
 ==================
 
-taler-wallet-cli advanced withdraw-manually --exchange 
https://exchange.eurint.taler.net/ --amount EUR:5
+.. code-block:: sh
+
+  $ taler-wallet-cli advanced withdraw-manually \
+      --exchange https://exchange.eurint.taler.net/ \
+      --amount EUR:5
 
 WebExtension Wallet
 ===================

-- 
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]