From 4987ba4af50d7f9aff34fb34cc869c962e14d17bd2c9b9ec202131754b6207bd Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 27 Nov 2025 18:15:54 +0300 Subject: [PATCH] Mention "apply" functionality --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index d53fe7b..e29fd5a 100644 --- a/README +++ b/README @@ -41,6 +41,11 @@ directory, that contains: bad return code, writing the descriptive message to stderr. Otherwise the sanitised value is read from stdout. If an input is empty, then checker may print default value of the option +* optional executable "apply" file, that is run when "dsc apply" is + invoked. It takes a single argument -- option name. If apply is + invoked to the list-options directory, then all of them are executed. + If apply is invoked for the directory, then all option's in it are + applied. Option having "*" name is treated like a dynamic list. -- 2.52.0