From 19d49c73b0e9928fcfa97aa9709904b4d7f6caf1 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 26 Nov 2020 00:34:48 -0500 Subject: reformat code-block w/ ‘.. code-block:: sh’, etc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-wallet.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'taler-wallet.rst') diff --git a/taler-wallet.rst b/taler-wallet.rst index 9b519fdc..63acdad3 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 =================== -- cgit v1.2.3