summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:13:28 +0000
committerjoey <joey>1999-08-17 05:13:28 +0000
commitb5ee70bd5ac3bf45e892612fa0b51e26ff05b688 (patch)
treec005d066a17fe19ff2eb9c1f7e8f05605fab3384 /doc/PROGRAMMING
parentb316fa9df45e97dcd6ad4a8d534537a0db2cef26 (diff)
downloaddebhelper-b5ee70bd5ac3bf45e892612fa0b51e26ff05b688.tar.gz
r201: Initial Import
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.