commit 52acb9b8e905f80551a1a5eec0b0edc6412cbaec parent 00818f108242fd3f47713cc0b94344de0847ec64 Author: Florian Dold <florian@dold.me> Date: Tue, 5 Jan 2021 15:33:29 +0100 adjust option name (based on current code in exchange.git) Diffstat:
| M | taler-exchange-manual.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst @@ -360,7 +360,7 @@ merchant). Key options include: -- ``[exchange/MASTER_PRIV_FILE]``: Path to the exchange’s master private file. Only needs to be provided on the offline system where the ``taler-exchange-offline`` command is used. +- ``[exchange-offline/MASTER_PRIV_FILE]``: Path to the exchange’s master private file. Only needs to be provided on the offline system where the ``taler-exchange-offline`` command is used. - ``[exchange/MASTER_PUBLIC_KEY]``: Must specify the exchange’s master public key. Needed for the exchange to verify information signed by the offline system.