summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 06:15:52 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 06:15:52 -0500
commitdea5cef1dcf9bf2195beb673a7a3699948484692 (patch)
tree04e3ea29adfc537605e0904d499fa23a88422eb2
parent50c869ca2c73d7c100c71c7afe06223dc869e1f2 (diff)
downloaddocs-dea5cef1dcf9bf2195beb673a7a3699948484692.tar.gz
docs-dea5cef1dcf9bf2195beb673a7a3699948484692.tar.bz2
docs-dea5cef1dcf9bf2195beb673a7a3699948484692.zip
mark up ‘$’ (two instances)
-rw-r--r--taler-merchant-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 530171f3..4ccde0cf 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1450,8 +1450,8 @@ to set the respective configuration value to ``$value``. Note that you
have to manually restart the Taler backend after you change the
configuration to make the new configuration go into effect.
-Some default options will use $-variables, such as ``$DATADIR`` within
-their value. To expand the ``$DATADIR`` or other $-variables in the
+Some default options will use ``$``-variables, such as ``$DATADIR`` within
+their value. To expand the ``$DATADIR`` or other ``$``-variables in the
configuration, pass the ``-f`` option to ``taler-config``. For example,
compare: