taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5b681de5758b6e18d6b355487edcd6fa88595975
parent 4a85c3d1f5f1515ba0d91553a033ed1cad149bfc
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu,  7 Jan 2021 23:31:58 -0500

fix typo: s/command line/command-line/ (15 instances)

Diffstat:
Mmanpages/taler-auditor-dbinit.1.rst | 2+-
Mmanpages/taler-auditor-exchange.1.rst | 2+-
Mmanpages/taler-auditor.1.rst | 2+-
Mmanpages/taler-bank-transfer.1.rst | 2+-
Mmanpages/taler-exchange-aggregator.1.rst | 2+-
Mmanpages/taler-exchange-benchmark.1.rst | 2+-
Mmanpages/taler-exchange-closer.1.rst | 2+-
Mmanpages/taler-exchange-dbinit.1.rst | 2+-
Mmanpages/taler-exchange-httpd.1.rst | 2+-
Mmanpages/taler-exchange-transfer.1.rst | 2+-
Mmanpages/taler-exchange-wirewatch.1.rst | 2+-
Mmanpages/taler-merchant-benchmark.1.rst | 2+-
Mmanpages/taler-merchant-httpd.1.rst | 2+-
Mmanpages/taler-merchant-setup-reserve.1.rst | 2+-
Mmanpages/taler-wallet-cli.1.rst | 2+-
15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/manpages/taler-auditor-dbinit.1.rst b/manpages/taler-auditor-dbinit.1.rst @@ -25,7 +25,7 @@ Synopsis Description =========== -**taler-exchange-dbinit** is a command line tool to initialize the Taler +**taler-exchange-dbinit** is a command-line tool to initialize the Taler exchange database. It creates the necessary tables and indices for the Taler exchange to operate. diff --git a/manpages/taler-auditor-exchange.1.rst b/manpages/taler-auditor-exchange.1.rst @@ -22,7 +22,7 @@ Synopsis Description =========== -**taler-auditor-exchange** is a command line tool to be used by an +**taler-auditor-exchange** is a command-line tool to be used by an auditor to add or remove an exchange from the list of exchange’s audited by the auditor. You must add an exchange to that list before signing denomination keys with taler-auditor-sign or trying to audit it with diff --git a/manpages/taler-auditor.1.rst b/manpages/taler-auditor.1.rst @@ -20,7 +20,7 @@ Synopsis Description =========== -**taler-auditor** is a command line tool to be used by an auditor to +**taler-auditor** is a command-line tool to be used by an auditor to audit an exchange’s database and calculate the current financial state of the exchange (including revenue, amount expected in escrow and risk exposure). The audit is incremental. The first audit must be performed diff --git a/manpages/taler-bank-transfer.1.rst b/manpages/taler-bank-transfer.1.rst @@ -30,7 +30,7 @@ Synopsis Description =========== -**taler-bank-transfer** is a command line tool to trigger bank transfers or +**taler-bank-transfer** is a command-line tool to trigger bank transfers or inspect wire transfers for exchange accounts using the wire API. The tool is expected to be used during testing or for diagnostics. diff --git a/manpages/taler-exchange-aggregator.1.rst b/manpages/taler-exchange-aggregator.1.rst @@ -23,7 +23,7 @@ Synopsis Description =========== -**taler-exchange-aggregator** is a command line tool to run aggregate deposits +**taler-exchange-aggregator** is a command-line tool to run aggregate deposits to the same merchant into larger wire transfers. The actual transfers are then done by **taler-exchange-transfer**. diff --git a/manpages/taler-exchange-benchmark.1.rst b/manpages/taler-exchange-benchmark.1.rst @@ -31,7 +31,7 @@ Synopsis Description =========== -**taler-exchange-benchmark** is a command line tool to measure the time +**taler-exchange-benchmark** is a command-line tool to measure the time spent to serve withdrawals/deposits/refreshes. It usually needs a dedicate configuration file where all the services - the exchange and the (fake)bank - listen to URLs not subject to any reverse proxy, as say diff --git a/manpages/taler-exchange-closer.1.rst b/manpages/taler-exchange-closer.1.rst @@ -23,7 +23,7 @@ Synopsis Description =========== -**taler-exchange-closer** is a command line tool to run close +**taler-exchange-closer** is a command-line tool to run close reserves that have been idle for too long, causing transfers to the originating bank account to be scheduled. diff --git a/manpages/taler-exchange-dbinit.1.rst b/manpages/taler-exchange-dbinit.1.rst @@ -24,7 +24,7 @@ Synopsis Description =========== -**taler-exchange-dbinit** is a command line tool to initialize the Taler +**taler-exchange-dbinit** is a command-line tool to initialize the Taler exchange database. It creates the necessary tables and indices for the Taler exchange to operate. diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst @@ -27,7 +27,7 @@ Synopsis Description =========== -**taler-exchange-httpd** is a command line tool to run the Taler +**taler-exchange-httpd** is a command-line tool to run the Taler exchange (HTTP server). The required configuration, keys and database must exist before running this command. diff --git a/manpages/taler-exchange-transfer.1.rst b/manpages/taler-exchange-transfer.1.rst @@ -23,7 +23,7 @@ Synopsis Description =========== -**taler-exchange-transfer** is a command line tool to actually execute scheduled wire transfers (using the bank/wire gateway). +**taler-exchange-transfer** is a command-line tool to actually execute scheduled wire transfers (using the bank/wire gateway). The transfers are prepared by the **taler-exchange-aggregator** and **taler-exchange-closer** tools. **-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME* diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst @@ -24,7 +24,7 @@ Synopsis Description =========== -**taler-exchange-wirewatch** is a command line tool to import wire +**taler-exchange-wirewatch** is a command-line tool to import wire transactions into the Taler exchange database. Its options are as follows: diff --git a/manpages/taler-merchant-benchmark.1.rst b/manpages/taler-merchant-benchmark.1.rst @@ -19,7 +19,7 @@ Synopsis Description =========== -**taler-merchant-benchmark** is a command line tool to populate your +**taler-merchant-benchmark** is a command-line tool to populate your merchant database with payments for benchmarking. diff --git a/manpages/taler-merchant-httpd.1.rst b/manpages/taler-merchant-httpd.1.rst @@ -24,7 +24,7 @@ Synopsis Description =========== -taler-merchant-httpd is a command line tool to run the Taler merchant +taler-merchant-httpd is a command-line tool to run the Taler merchant (HTTP backend). The required configuration and database must exist before running this command. diff --git a/manpages/taler-merchant-setup-reserve.1.rst b/manpages/taler-merchant-setup-reserve.1.rst @@ -33,7 +33,7 @@ Synopsis Description =========== -**taler-merchant-setup-reserve** is a command line tool to setup a reserve +**taler-merchant-setup-reserve** is a command-line tool to setup a reserve (creating the private reserve key) and obtaining the wire transfer information from the exchange needed to fill the reserve. diff --git a/manpages/taler-wallet-cli.1.rst b/manpages/taler-wallet-cli.1.rst @@ -21,7 +21,7 @@ Synopsis Description =========== -**taler-wallet-cli** is a command line tool to be used by developers +**taler-wallet-cli** is a command-line tool to be used by developers for testing. **-h** | **––help**