[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: fix typo: s/command line/command-lin
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: fix typo: s/command line/command-line/ (15 instances) |
Date: |
Fri, 08 Jan 2021 05:34:23 +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 5b681de fix typo: s/command line/command-line/ (15 instances)
5b681de is described below
commit 5b681de5758b6e18d6b355487edcd6fa88595975
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 23:31:58 2021 -0500
fix typo: s/command line/command-line/ (15 instances)
---
manpages/taler-auditor-dbinit.1.rst | 2 +-
manpages/taler-auditor-exchange.1.rst | 2 +-
manpages/taler-auditor.1.rst | 2 +-
manpages/taler-bank-transfer.1.rst | 2 +-
manpages/taler-exchange-aggregator.1.rst | 2 +-
manpages/taler-exchange-benchmark.1.rst | 2 +-
manpages/taler-exchange-closer.1.rst | 2 +-
manpages/taler-exchange-dbinit.1.rst | 2 +-
manpages/taler-exchange-httpd.1.rst | 2 +-
manpages/taler-exchange-transfer.1.rst | 2 +-
manpages/taler-exchange-wirewatch.1.rst | 2 +-
manpages/taler-merchant-benchmark.1.rst | 2 +-
manpages/taler-merchant-httpd.1.rst | 2 +-
manpages/taler-merchant-setup-reserve.1.rst | 2 +-
manpages/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
index af3ee94..44d7aeb 100644
--- 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
index 14603f4..6a13c80 100644
--- 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
index 576a304..c4b8237 100644
--- 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
index a734abb..e37d596 100644
--- 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
index 814c5c1..710a833 100644
--- 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
index 92efee4..81b8e61 100644
--- 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
index 7f31636..82fc41d 100644
--- 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
index 914c376..8221b8e 100644
--- 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
index 6da60d1..d8462a6 100644
--- 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
index 6821a5f..743d2cc 100644
--- 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
index 541e05e..605ff54 100644
--- 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
index 4f44503..45f966d 100644
--- 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
index e1af5d6..df17559 100644
--- 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
index 3351ccc..321af52 100644
--- 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
index 8e7d3be..d109470 100644
--- 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**
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: fix typo: s/command line/command-line/ (15 instances),
gnunet <=