gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fold long command line: add backslas


From: gnunet
Subject: [taler-docs] branch master updated: fold long command line: add backslash-newline-indentation
Date: Sat, 12 Dec 2020 06:55:04 +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 0c93eed  fold long command line: add backslash-newline-indentation
0c93eed is described below

commit 0c93eed5289a516b311b96317fb453e742a96994
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Dec 12 00:53:00 2020 -0500

    fold long command line: add backslash-newline-indentation
---
 taler-auditor-manual.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index ffd40a5..b55b37b 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -413,7 +413,8 @@ be fatal.  Given the blob, the auditor would sign it using:
 
 .. code-block:: console
 
-   $ taler-auditor-sign -m EXCHANGE_MASTER_PUB -r BLOB -u AUDITOR_URL -o 
OUTPUT_FILE
+   $ taler-auditor-sign -m EXCHANGE_MASTER_PUB \
+       -r BLOB -u AUDITOR_URL -o OUTPUT_FILE
 
 Those arguments are all mandatory.
 

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