summaryrefslogtreecommitdiff
path: root/dh_auto_install
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-25 11:56:38 -0400
committerJoey Hess <joey@kitenet.net>2011-09-25 11:56:38 -0400
commit7a5f04d7144fd1989400aade0c8ffe584f6b03bb (patch)
tree05a49831b815562ae8f000402b262ddfa5389e44 /dh_auto_install
parent08fd6e5a07b96c2d7792a66458408916b754c97a (diff)
Clarify description of dh_auto_* -- params. Closes: #642786
Diffstat (limited to 'dh_auto_install')
-rwxr-xr-xdh_auto_install4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_auto_install b/dh_auto_install
index ccb1143f..d513f2e2 100755
--- a/dh_auto_install
+++ b/dh_auto_install
@@ -55,8 +55,8 @@ L</B<DESCRIPTION>> section.
=item B<--> I<params>
-Pass I<params> to the program that is run. These can be used to supplement
-or override the any standard parameters that B<dh_auto_install> passes.
+Pass I<params> to the program that is run, after the parameters that
+B<dh_auto_install> usually passes.
=back