aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-23 16:30:16 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-06-23 16:30:16 +0000
commitf24c553f5eabe75aefa6eec646966781ee942ea6 (patch)
tree60d233b523ea13e70b211000a9f99b25099933c2 /pbuilderrc.5
parente023b79e81c3b237d6bfe35ef08f83493220a14a (diff)
downloadpbuilder-f24c553f5eabe75aefa6eec646966781ee942ea6.tar
pbuilder-f24c553f5eabe75aefa6eec646966781ee942ea6.tar.gz
pbuilder.8/pbuilderrc.5: fix hyphen-used-as-minus-sign lintian tag.
Gbp-Dch: Ignore
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.52
1 files changed, 1 insertions, 1 deletions
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.