]> git.donarmstrong.com Git - debhelper.git/commitdiff
clarify
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 7 May 2009 11:34:31 +0000 (07:34 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 7 May 2009 11:34:31 +0000 (07:34 -0400)
dh_auto_configure

index 41f6210fb29cce210fa902cf7ef969e5bcc4060a..f06bf72f4bf286f734f48cb3dc351c549d5c5de3 100755 (executable)
@@ -31,8 +31,9 @@ you're encouraged to skip using dh_auto_configure at all, and just run
 
 =item B<--> I<params>
 
-Pass "params" to the program that is run. These can be used to supplement
-or override the standard parameters that dh_auto_configure passes.
+Pass "params" to the program that is run, after the standard
+parameters that dh_auto_configure passes. This can be used to supplement
+or override those parameters.
 
 =back