summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 5a47fc25..4f071496 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -120,6 +120,9 @@ switch variable description
dh_movefiles will ever use this)
--destdir DESTDIR will be set to a string (probably only
dh_builddeb will ever use this)
+--flavor FLAVOR will be set to a string (probably only
+ dh_installemacsen will ever use this)
+--number NUMBER will be set to a number
Any additional command line parameters that do not start with "-" will be
ignored, and you can access them later just as you normally would.