]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #128546
[debhelper.git] / doc / PROGRAMMING
index 423d21edfb50e6992dcf82d637ea38af052c9931..7a78711b2a4c29e74b6af42c5d9a67fb29d3e72c 100644 (file)
@@ -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