summaryrefslogtreecommitdiff
path: root/dh_gencontrol
diff options
context:
space:
mode:
authorjoey <joey>2001-04-15 02:19:11 +0000
committerjoey <joey>2001-04-15 02:19:11 +0000
commitefb26174273abbd866fa5f6ed5a6fd17d749cb53 (patch)
tree0ff22b15b5add021227de54354df02afc25c6635 /dh_gencontrol
parent987a081ac95fd5cd1282146790ce7aa9cb188563 (diff)
r461: * Documented -isp, Closes: #93983
Diffstat (limited to 'dh_gencontrol')
-rwxr-xr-xdh_gencontrol4
1 files changed, 3 insertions, 1 deletions
diff --git a/dh_gencontrol b/dh_gencontrol
index 46f192b6..d1fdd943 100755
--- a/dh_gencontrol
+++ b/dh_gencontrol
@@ -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