]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_gencontrol
r461: * Documented -isp, Closes: #93983
[debhelper.git] / dh_gencontrol
index 0c8c88a29180379861222eb3ca4eca21eaffbeaa..d1fdd943ad28ea8ce6bb489678b4234ccc84e3d5 100755 (executable)
@@ -19,13 +19,16 @@ dh_gencontrol is a debhelper program that is responsible for generating
 control files, and installing them into the DEBIAN directory with the
 proper permissions.
 
-This program is merely a wrapper around L<dpkg-gencontrol(1)>.
+This program is merely a wrapper around L<dpkg-gencontrol(1)>, which calls
+it once for each package being acted on, and passes in some additional
+useful flags including "-isp".
 
 =head1 OPTIONS
 
 =over 4
 
 =item B<-u>I<params>, B<--dpkg-gencontrol-params>I<params>
+
 =item B<--> I<params>
 
 Pass "params" to L<dpkg-gencontrol(1)>.