From 037eca0730e261fa1cfcf4eeffb9ce9be7271996 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 18 Dec 2020 04:03:32 -0500 Subject: add subject to sentence (four instances) --- manpages/taler-exchange-offline.1.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst index ae8c7927..ff407646 100644 --- a/manpages/taler-exchange-offline.1.rst +++ b/manpages/taler-exchange-offline.1.rst @@ -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 @@ -229,7 +232,8 @@ 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 -- cgit v1.2.3