taler-docs

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

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

comment munging

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

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst @@ -27,8 +27,9 @@ The values, however, are *case-sensitive*. 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.