summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfis.ch>2022-11-06 01:09:06 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-06 22:31:48 +0100
commit9e202929fe1859e3ffa3b8faa16fe919eb2c5387 (patch)
tree4f73e59ee00c18254a8665178cac8f1e29347ca0
parentdbba76da4a7b79e369062bfc68cb22ddb67eae1e (diff)
downloaddocs-9e202929fe1859e3ffa3b8faa16fe919eb2c5387.tar.gz
docs-9e202929fe1859e3ffa3b8faa16fe919eb2c5387.tar.bz2
docs-9e202929fe1859e3ffa3b8faa16fe919eb2c5387.zip
Replace `taler-config -f` example with one that actually works
Signed-off-by: Christian Grothoff <christian@grothoff.org>
-rw-r--r--frags/using-taler-config.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/frags/using-taler-config.rst b/frags/using-taler-config.rst
index c15df84b..9e6df14a 100644
--- a/frags/using-taler-config.rst
+++ b/frags/using-taler-config.rst
@@ -39,10 +39,8 @@ compare:
.. code-block:: console
- $ taler-config -s ACCOUNT-bank \
- -o WIRE_RESPONSE
- $ taler-config -f -s ACCOUNT-bank \
- -o WIRE_RESPONSE
+ $ taler-config --section exchange-offline --option MASTER_PRIV_FILE
+ $ taler-config -f --section exchange-offline --option MASTER_PRIV_FILE
While the configuration file is typically located at
``$HOME/.config/taler.conf``, an alternative location can be specified