aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pbuilder.82
-rw-r--r--pbuilderrc.52
2 files changed, 2 insertions, 2 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index a2f37c3..9043a08 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -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.