summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/PROGRAMMING4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index b87a8c60..a33daeb0 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -102,7 +102,9 @@ switch variable description
EXCLUDE_FIND same as DH_EXCLUDE, except all items are put
into a string in a way that they will make
find find them. (Use ! in front to negate
- that, of course)
+ that, of course) Note that this should
+ only be used inside complex_doit(), not in
+ doit().
-x INCLUDE_CONFFILES
include conffiles. It's -x for obscure
historical reasons.