diff options
author | joey <joey> | 1999-08-17 04:37:02 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:37:02 +0000 |
commit | 0c4875b3fecb5b376257e248b129537dd148e0c4 (patch) | |
tree | 09d2f70bc2a6f3eecd08c1d25002be40ab73af64 /dh_du.1 | |
parent | 1921f5c59e9a736db764c2cae6ef8dd092167d73 (diff) | |
download | debhelper-0c4875b3fecb5b376257e248b129537dd148e0c4.tar.gz |
r21: Initial Import
Diffstat (limited to 'dh_du.1')
-rw-r--r-- | dh_du.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |