gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (70d5345 -> 22ecfc8)


From: gnunet
Subject: [taler-docs] branch master updated (70d5345 -> 22ecfc8)
Date: Fri, 18 Dec 2020 10:14:57 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 70d5345  s/command/subcommand/ (12 instances)
     new 835641e  fix typo: s/is/are/
     new 037eca0  add subject to sentence (four instances)
     new 22ecfc8  mark up ‘payto://’ (two instances)

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-exchange-offline.1.rst | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/manpages/taler-exchange-offline.1.rst 
b/manpages/taler-exchange-offline.1.rst
index 0ca0ddf..8d62ac5 100644
--- a/manpages/taler-exchange-offline.1.rst
+++ b/manpages/taler-exchange-offline.1.rst
@@ -41,7 +41,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``.
 
 
@@ -163,7 +163,8 @@ in a format suitable for the ``upload`` subcommand.
 enable-auditor
 --------------
 
-Informs an exchange that an auditor is to be activated. Afterwards, the
+This subcommand
+informs an exchange that an auditor is to be activated. Afterwards, the
 exchange will accept inputs from that auditor's **taler-auditor-offline**
 tool.  Note that the auditor also must add the exchange to the list of
 exchanges that it audits via **taler-auditor-exchange**. Furthermore, the
@@ -192,7 +193,8 @@ in a format suitable for the ``upload`` subcommand.
 disable-auditor
 ---------------
 
-Informs an exchange that an auditor is to be deactivated. Afterwards, the
+This subcommand
+informs an exchange that an auditor is to be deactivated. Afterwards, the
 exchange will refuse inputs from that auditor's **taler-auditor-offline**
 tool.
 
@@ -208,7 +210,8 @@ in a format suitable for the ``upload`` subcommand.
 enable-account
 --------------
 
-Informs an exchange that it should advertise a bank account as belonging to
+This subcommand
+informs an exchange that it should advertise a bank account as belonging to
 the exchange on its ``/wire`` endpoint.  Note that this does *not* ensure that
 the exchange will use this bank account for incoming or outgoing wire
 transfers! For this, the **taler-exchange-transfer** and
@@ -217,7 +220,7 @@ account information advertised could theoretically differ 
from that which
 these tool actually use, for example if the public bank account is only a
 front for the actual internal business acounts.
 
-The payto:// URI (RFC 8905) of the exchange's bank account must be given
+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.
@@ -229,10 +232,11 @@ in a format suitable for the ``upload`` subcommand.
 disable-account
 ---------------
 
-Informs an exchange that it should stop advertising a bank account as
+This subcommand
+informs an exchange that it should stop advertising a bank account as
 belonging to the exchange on its ``/wire`` endpoint.
 
-The payto:// URI (RFC 8905) of the exchange's (former) bank account must be
+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.

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