From 678c18fed256b70f45c47540b7ad12ed10c9286a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 24 Jan 2021 20:48:07 -0500 Subject: replace ‘code-block:: console’ w/ :ref: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit background: --- taler-merchant-manual.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'taler-merchant-manual.rst') diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index e038d607..283512d5 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -1498,15 +1498,8 @@ Note that the public key must match the exchange's private key and that the Postgres database must exist before launching the benchmark. You also will need to ensure that the Exchange's -details are setup, usually by running - -.. code-block:: console - - $ taler-exchange-wire -c $CONFIG_FILE - $ taler-exchange-keyup -c $CONFIG_FILE - -where "$CONFIG_FILE" should be replaced by -the configuration file that is to be used. +details are setup. +For details, see the :ref:`Exchange Operator Manual `. Running the benchmark command -- cgit v1.2.3