From d6f3bdb1c18ff73a755949134c8850a7b075289f Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 10 Jan 2002 18:58:55 +0000 Subject: r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #128546 * Fixed dh_builddeb SYNOPSIS, Closes: #128548 --- doc/PROGRAMMING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3