summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-28 13:21:48 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-28 13:21:48 -0500
commit2e39e9f97ee75ac8427268b9fbffe3589d6ecfbc (patch)
treeafa2072e745ca1c8527f982537712d3b11326d12 /dh
parent80b7d0b4f8954663a9d73eae1c22ca4747df22ac (diff)
dh: Man page typo. Closes: #517549
Diffstat (limited to 'dh')
-rwxr-xr-xdh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh b/dh
index 611e2322..3a3366bb 100755
--- 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