]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh
dh: Man page typo. Closes: #517549
[debhelper.git] / dh
diff --git a/dh b/dh
index 611e2322a1717cb1c5fda4978196fba3befa5b7b..3a3366bb3dc0a56aa6fc714fa5c96fb33da5bcc8 100755 (executable)
--- a/dh
+++ b/dh
@@ -187,7 +187,7 @@ default. This is how to use dh_pycentral instead.
 
        #!/usr/bin/make -f
        %:
-               dh --with python-central
+               dh --with python-central $@
 
 =cut