summaryrefslogtreecommitdiff
path: root/dh_builddeb.1
diff options
context:
space:
mode:
Diffstat (limited to 'dh_builddeb.1')
-rw-r--r--dh_builddeb.14
1 files changed, 3 insertions, 1 deletions
diff --git a/dh_builddeb.1 b/dh_builddeb.1
index 556b5430..4e87b7b3 100644
--- a/dh_builddeb.1
+++ b/dh_builddeb.1
@@ -3,7 +3,7 @@
dh_builddeb \- build debian packages
.SH SYNOPSIS
.B dh_builddeb
-.I "[debhelper options] [--destdir=directory] [-uparams]"
+.I "[debhelper options] [--destdir=directory] [-uparams] [-- params]"
.SH "DESCRIPTION"
dh_builddeb simply calls
.BR dpkg (8)
@@ -20,6 +20,8 @@ Use this if you want the generated .deb files to be put in a directory other
than the default of ".."
.TP
.B \-uparams
+.TP
+.B \-\- params
Pass "params" to
.BR dpkg-deb (1)
when it is used to build the package.