taler-docs

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

commit a4240a3f575902b6a095becea0450a4731148a4f
parent b5817fb850f6282cc20588cbadb7cadc3291b68e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  9 Dec 2020 04:18:00 -0500

remove comment -- thanks grothoff for clarifying

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

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst @@ -28,9 +28,6 @@ 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 - Values that represent filenames can begin with a ``/bin/sh``-like variable reference. This can be simple, such as ``$TMPDIR/foo``, or complex,