diff options
-rw-r--r-- | pbuilder.8 | 2 | ||||
-rw-r--r-- | pbuilderrc.5 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -523,7 +523,7 @@ of .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. +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. diff --git a/pbuilderrc.5 b/pbuilderrc.5 index e8a4a81..5ad5d86 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -156,7 +156,7 @@ option. .BI "COMPRESSPROG=" "gzip" 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. +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. |