summaryrefslogtreecommitdiff
path: root/dh_builddeb.1
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:13:00 +0000
committerjoey <joey>1999-08-17 05:13:00 +0000
commit4f78e58b4f803521d56c1b3c7e946128a14b7d6c (patch)
tree27021455d85494bc6439bf113de3a2ea2bc8cb87 /dh_builddeb.1
parent4a74fb7a4bbe662e54eeb13630ac190af64fcb25 (diff)
downloaddebhelper-4f78e58b4f803521d56c1b3c7e946128a14b7d6c.tar.gz
r198: Initial Import
Diffstat (limited to 'dh_builddeb.1')
-rw-r--r--dh_builddeb.16
1 files changed, 5 insertions, 1 deletions
diff --git a/dh_builddeb.1 b/dh_builddeb.1
index cf492b4c..134cd883 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]"
+.I "[debhelper options] [--destdir=directory]"
.SH "DESCRIPTION"
dh_builddeb simply calls
.BR dpkg (8)
@@ -14,6 +14,10 @@ to build a .deb package or packages.
See
.BR debhelper (1)
for a list of options common to all debhelper commands.
+.TP
+.B --destdir=directory
+Use this if you want the generated .deb files to be put in a directory other
+than the default of ".."
.SH ENVIRONMENT
See
.BR debhelper (1)