]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_gencontrol
r461: * Documented -isp, Closes: #93983
[debhelper.git] / dh_gencontrol
index 46f192b64589d5502b0658be66b188cdf678a93b..d1fdd943ad28ea8ce6bb489678b4234ccc84e3d5 100755 (executable)
@@ -19,7 +19,9 @@ 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