taler-docs

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

commit 60a6fd36fbc208c4c0d9910cd759c2a8e70e8058
parent c9ba33eb9c90eddf2ecbdcd6225c729c23ace80e
Author: Florian Dold <florian@dold.me>
Date:   Thu, 12 Dec 2024 19:06:10 +0100

document SKIP check

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

diff --git a/manpages/taler-exchange.conf.5.rst b/manpages/taler-exchange.conf.5.rst @@ -474,7 +474,7 @@ These sections define the **original** measures. CHECK_NAME Name of a possible check for this measure. Optional. - If not given, PROGRAM should be run immediately + If not given or set to ``SKIP``, PROGRAM should be run immediately (on an empty set of attributes). CONTEXT = {"choices":["individual","business"]}