summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorjoey <joey>2002-01-10 18:58:55 +0000
committerjoey <joey>2002-01-10 18:58:55 +0000
commitd6f3bdb1c18ff73a755949134c8850a7b075289f (patch)
tree242d7d16080d85a00093340c5df23c8456339763 /doc/PROGRAMMING
parent07659546d4248d4f4f4edc2c03d2ca5a6fe32f02 (diff)
r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #128546
* Fixed dh_builddeb SYNOPSIS, Closes: #128548
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 423d21ed..7a78711b 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -85,10 +85,10 @@ switch variable description
--no-act NO_ACT should the program not actually do anything?
-i,-a,-p,-N DOPACKAGES a space delimited list of the binary packages
to act on (in Dh_Lib.pm, this is an array)
--i,-p,-N DOINDEP a space delimited list of the binary independent
- packages to act on
--a,-p,-N DOARCH a space delimited list of the binary dependent
- packages to act on
+-i DOINDEP set if we're acting on binary independent
+ packages
+-a DOARCH set if we're acting on binary dependent
+ packages
-n NOSCRIPTS if set, do not make any modifications to the
package's postinst, postrm, etc scripts.
-X EXCLUDE exclude a something from processing (you