taler-docs

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

commit 1080811d0afa40b2d761f8f84ce467e9f373925b
parent ba6ff4da9bbfcece9f625c0cf3129af5fe3d495a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  9 Dec 2020 04:05:01 -0500

comment munging

Diffstat:
Mmanpages/taler.conf.5.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst @@ -28,7 +28,7 @@ In particular, boolean values are one of ``YES`` or ``NO``. Values can include whitespace by surrounding the entire value with ``"`` (double quote). .. From reading source, IIUC there is no escaping mechanism. - What am i missing? --ttn +.. What am i missing? --ttn Values that represent filenames can begin with a ``/bin/sh``-like variable reference.