From db383fdf29337d31e4843c71a6e6edb863dbbd37 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 26 Jan 2021 17:01:12 -0500 Subject: purge docs of ‘gnunet-ecc’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * manpages/taler-auditor-exchange.1.rst: Use ‘taler-auditor-offline setup’ in ‘-m’ description; remove gnunet-ecc(1) from See Also section. * manpages/taler-auditor.1.rst: Likewise. * manpages/taler-auditor-offline.1.rst: Remove gnunet-ecc(1) from See Also section. --- manpages/taler-auditor-exchange.1.rst | 4 ++-- manpages/taler-auditor-offline.1.rst | 2 +- manpages/taler-auditor.1.rst | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-auditor-exchange.1.rst b/manpages/taler-auditor-exchange.1.rst index 300bc074..9f262387 100644 --- a/manpages/taler-auditor-exchange.1.rst +++ b/manpages/taler-auditor-exchange.1.rst @@ -38,7 +38,7 @@ visible via the /exchanges API of the taler-auditor-httpd. **-m** *MASTERKEY* \| **––exchange-key=**\ ‌\ *MASTERKEY* Public key of the exchange in Crockford base32 encoding, for example - as generated by gnunet-ecc -p. + as generated by ``taler-auditor-offline setup``. **-r** \| **––remove** Instead of adding the exchange, remove it. Note that this will drop @@ -61,7 +61,7 @@ Diagnostics See Also ======== -gnunet-ecc(1), taler-auditor-offline(1), taler.conf(5) +taler-auditor-offline(1), taler.conf(5) Bugs ==== diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst index 59065e72..9fe69967 100644 --- a/manpages/taler-auditor-offline.1.rst +++ b/manpages/taler-auditor-offline.1.rst @@ -345,7 +345,7 @@ exchange operator when they used the **taler-exchange-offline** tool. See Also ======== -gnunet-ecc(1), taler-auditor-exchange(1), taler-exchange-offline(1), +taler-auditor-exchange(1), taler-exchange-offline(1), taler.conf(5) Bugs diff --git a/manpages/taler-auditor.1.rst b/manpages/taler-auditor.1.rst index 94277e62..0790d173 100644 --- a/manpages/taler-auditor.1.rst +++ b/manpages/taler-auditor.1.rst @@ -55,7 +55,7 @@ matches the exchange’s database. Its options are as follows. **-m** *KEY* \| **––exchange-key=**\ ‌\ *KEY* Public master key of the exchange in Crockford base32 encoding, for - example as generated by gnunet-ecc -p. If this option is missing, + example as generated by ``taler-auditor-offline setup``. If this option is missing, taler-auditor will use the MASTER_PUBLIC_KEY value from the “exchange” section of the configuration. @@ -71,7 +71,7 @@ matches the exchange’s database. Its options are as follows. See Also ======== -gnunet-ecc(1), taler-auditor-offline(1), taler.conf(5), taler-auditor-dbinit(1) +taler-auditor-offline(1), taler.conf(5), taler-auditor-dbinit(1) Bugs ==== -- cgit v1.2.3