gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (59ae8aa -> 17bec11)


From: gnunet
Subject: [taler-docs] branch master updated (59ae8aa -> 17bec11)
Date: Fri, 18 Dec 2020 09:12:29 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 59ae8aa  s/command/subcommand/ (13 instances)
     new d120f8c  fix typo: s/is/are/
     new 5153209  mark up ‘stdin’ (four instances)
     new 17bec11  mark up ‘stdout’

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 manpages/taler-auditor-offline.1.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/manpages/taler-auditor-offline.1.rst 
b/manpages/taler-auditor-offline.1.rst
index e8a9a41..b05d33b 100644
--- a/manpages/taler-auditor-offline.1.rst
+++ b/manpages/taler-auditor-offline.1.rst
@@ -44,7 +44,7 @@ All other subcommands are intended to be run "offline". 
However, especially
 when testing, it is of course possible to run the subcommands online as well.
 Generally, subcommands read inputs (beyond command-line arguments)
 from ``stdin``. However, they may also consume outputs of previous
-subcommands.  The outputs of multiple subcommands is automatically combined,
+subcommands.  The outputs of multiple subcommands are automatically combined,
 and if not consumed the final output is printed to ``stdout``.
 
 
@@ -108,7 +108,7 @@ download
 
 This subcommand must be run online. It downloads future signing and 
denomination
 keys with the associated meta data from the exchange and outputs the resulting
-JSON (for consumption by subsequent subcommands, or to stdout).
+JSON (for consumption by subsequent subcommands, or to ``stdout``).
 
 
 show
@@ -186,7 +186,7 @@ The third argument must be a human-readable name for the 
auditor. This may
 be shown to users and should identify the auditor's business entity.  If
 the name includes spaces, the argument should be quoted.
 
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
 
 It outputs the signature affirming the addition of the auditor,
 in a format suitable for the ``upload`` subcommand.
@@ -202,7 +202,7 @@ tool.
 The auditor's public key must be given in the usual base32-encoding as the
 first argument.
 
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
 
 It outputs the signature affirming the removal of the auditor,
 in a format suitable for the ``upload`` subcommand.
@@ -223,7 +223,7 @@ front for the actual internal business acounts.
 The payto:// URI (RFC 8905) of the exchange's bank account must be given
 as the first argument to the subcommand.
 
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
 
 It outputs the signature affirming the addition of the wire account,
 in a format suitable for the ``upload`` subcommand.
@@ -238,7 +238,7 @@ belonging to the exchange on its ``/wire`` endpoint.
 The payto:// URI (RFC 8905) of the exchange's (former) bank account must be
 given as the first argument to the subcommand.
 
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
 
 It outputs the signature affirming the deletion of the wire account, in a
 format suitable for the ``upload`` subcommand.
@@ -259,7 +259,7 @@ Instead of a year, the string ``now`` can be given for the 
current year
 GANA registry as given in RFC 8905.  The fees must be given in the usual
 Taler format of ``CURRENCY:NUMBER.FRACTION``.
 
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
 
 It outputs the signature affirming the wire fees, in a format suitable for the
 ``upload`` subcommand.

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