taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit dea5cef1dcf9bf2195beb673a7a3699948484692
parent 50c869ca2c73d7c100c71c7afe06223dc869e1f2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sun, 22 Nov 2020 06:15:52 -0500

mark up ‘$’ (two instances)

Diffstat:
Mtaler-merchant-manual.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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: