summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-05 15:33:29 +0100
committerFlorian Dold <florian@dold.me>2021-01-05 15:33:29 +0100
commit52acb9b8e905f80551a1a5eec0b0edc6412cbaec (patch)
treef6c1bc0222c4686b231aa13a3d26a1e625708306
parent00818f108242fd3f47713cc0b94344de0847ec64 (diff)
downloaddocs-52acb9b8e905f80551a1a5eec0b0edc6412cbaec.tar.gz
docs-52acb9b8e905f80551a1a5eec0b0edc6412cbaec.tar.bz2
docs-52acb9b8e905f80551a1a5eec0b0edc6412cbaec.zip
adjust option name (based on current code in exchange.git)
-rw-r--r--taler-exchange-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index 2973d1a1..1d308522 100644
--- 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.