summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-28 15:41:40 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-28 15:42:09 -0400
commita74b1dde6af2b1b3a3d39eefb9869f05b79d8b26 (patch)
tree100f01fb2ac519e98a2c1c75fbc47cde962aa3f6 /debhelper.pod
parent93c1062bc3ee340fcd7318e91fe9758d86b760f3 (diff)
Revert "Add --help-buildsystem option to dh_auto."
I'm unsure why we need this complication. Perl modules are allowed to install man pages documenting the module, if it really needs documentation. This reverts commit 49b64c7852744f54250121b1c60544e1f5de70b6.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 40147a50..cea52836 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -216,11 +216,6 @@ includes both default and third party build systems (marked as such). Also
shows which build system would be automatically selected, or which one
is manually specified with the I<--buildsystem> option.
-=item B<--help-buildsystem>
-
-Print detailed help about a build system which would be auto-selected or which
-is manually specified with the L<--buildsystem> option.
-
=back
=head1 NOTES