]> Cypherpunks repositories - dsc.git/commitdiff
Mention "apply" functionality
authorSergey Matveev <stargrave@stargrave.org>
Thu, 27 Nov 2025 15:15:54 +0000 (18:15 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 27 Nov 2025 15:15:54 +0000 (18:15 +0300)
README

diff --git a/README b/README
index d53fe7b7f63c991dcab9d512dad21916fcc2882f51b2f4c4c4482ec40e123da5..e29fd5a52e8073a46db0959677e9baa175ee82429cffe0723c53370ddf0b1e43 100644 (file)
--- 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.