summaryrefslogtreecommitdiff
path: root/dh_du.1
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:37:02 +0000
committerjoey <joey>1999-08-17 04:37:02 +0000
commit0c4875b3fecb5b376257e248b129537dd148e0c4 (patch)
tree09d2f70bc2a6f3eecd08c1d25002be40ab73af64 /dh_du.1
parent1921f5c59e9a736db764c2cae6ef8dd092167d73 (diff)
downloaddebhelper-0c4875b3fecb5b376257e248b129537dd148e0c4.tar.gz
r21: Initial Import
Diffstat (limited to 'dh_du.1')
-rw-r--r--dh_du.15
1 files changed, 4 insertions, 1 deletions
diff --git a/dh_du.1 b/dh_du.1
index 98a9c80a..42509a50 100644
--- a/dh_du.1
+++ b/dh_du.1
@@ -3,7 +3,7 @@
dh_du \- generate DEBIAN/du file
.SH SYNOPSIS
.B dh_md5sums
-.I "[-v] [-a] [-i] [-ppackage]"
+.I "[-v] [-a] [-i] [-ppackage] [-Ptmpdir]"
.SH "DESCRIPTION"
dh_du is a debhelper program that is responsible for generating
a DEBIAN/du file, which lists the disk usage of directories in the package.
@@ -24,6 +24,9 @@ Generate du files for all architecture independent packages.
.TP
.B \-ppackage
Generate du file for the package named "package".
+.TP
+.B \-Ptmpdir
+Use "tmpdir" for package build directory.
.SH NOTES
The
.B \-a