summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2009-11-27 22:33:19 (GMT)
committerOtavio Salvador <otavio@debian.org>2009-11-27 22:33:19 (GMT)
commitf2206a911db629e833d0b1f32bf10045cf1922c3 (patch)
tree52de37260b73ca2a2840e7b9478b997b4f36ace1
parent8d4cf26cb02147374f7f668ad48f56da664c8f40 (diff)
downloaddebootstrap-f2206a911db629e833d0b1f32bf10045cf1922c3.zip
debootstrap-f2206a911db629e833d0b1f32bf10045cf1922c3.tar.gz
debootstrap-f2206a911db629e833d0b1f32bf10045cf1922c3.tar.bz2
Document new --extractor option in manpage.
r61538
-rw-r--r--debian/changelog3
-rw-r--r--debootstrap.85
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8e40b5a..16a6b27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ debootstrap (1.0.21) UNRELEASED; urgency=low
* Use dpkg-deb if available instead of ar (closes: #557296).
* Add an --extractor option to override the automatic extractor selection.
+ [ Otavio Salvador ]
+ * Document new --extractor option in manpage.
+
-- Otavio Salvador <otavio@debian.org> Mon, 16 Nov 2009 15:20:09 -0200
debootstrap (1.0.20) unstable; urgency=low
diff --git a/debootstrap.8 b/debootstrap.8
index 8de9e7c..4c4f4f1 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -132,6 +132,11 @@ Used for internal purposes by boot-floppies
.IP "\fB\-\-debian\-installer\fP"
Used for internal purposes by the debian-installer
.IP
+.IP "\fB\-\-extractor=TYPE\fP"
+Override automatic .deb extractor selection to
+.IR TYPE .
+Supported extractors are: dpkg-deb and ar.
+.IP
.SH EXAMPLES
.
.PP