aboutsummaryrefslogtreecommitdiff
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
parente023b79e81c3b237d6bfe35ef08f83493220a14a (diff)
downloadpbuilder-f24c553f5eabe75aefa6eec646966781ee942ea6.tar
pbuilder-f24c553f5eabe75aefa6eec646966781ee942ea6.tar.gz
pbuilder.8/pbuilderrc.5: fix hyphen-used-as-minus-sign lintian tag.
Gbp-Dch: Ignore
-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.