summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-27 21:31:21 -0400
committerJoey Hess <joey@kitenet.net>2010-05-27 21:31:21 -0400
commit73a2c4fd2c354c4316ece8f37106de57542a5e3c (patch)
tree5cad0d5b9868762745df3b360ed96bb6d7d34ab8 /debhelper.pod
parent5e1e5c7781a225f314b5b799b4688555c45045f2 (diff)
example
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index da5ddfe8..a7735b1f 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -529,7 +529,7 @@ can cause some packages to fail to build.
=item -
dh requires the sequence to run be specified as the first parameter, and
-any switches come after it.
+any switches come after it. Ie, use "dh $@ --foo", not "dh --foo $@"
=back