aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.89
1 files changed, 9 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index eda054d..24c589b 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -502,6 +502,15 @@ of
.B "pbuilder."
.TP
+.BI "\-\-compressprog"
+Program to use for compression and decompression of the base.tgz.
+The default is to use gzip, and any program that can be used for
+the --use-compress-program option of tar can be given.
+
+If set to "pigz", compression and decompression is gzip compatible
+but will use all available CPUs.
+
+.TP
.BI "\-\-twice"
Build the package twice in a row. Useful to ensure the package cleans up
properly. The resulting packages are the ones from the second build.