summaryrefslogtreecommitdiff
path: root/ext/Pod-Html/bin/pod2html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Pod-Html/bin/pod2html')
-rw-r--r--ext/Pod-Html/bin/pod2html20
1 files changed, 1 insertions, 19 deletions
diff --git a/ext/Pod-Html/bin/pod2html b/ext/Pod-Html/bin/pod2html
index 9f4081a6d6..c422ebf48a 100644
--- a/ext/Pod-Html/bin/pod2html
+++ b/ext/Pod-Html/bin/pod2html
@@ -8,7 +8,7 @@ pod2html - convert .pod files to .html files
pod2html --help --htmlroot=<name> --infile=<name> --outfile=<name>
--podpath=<name>:...:<name> --podroot=<name>
- --libpods=<name>:...:<name> --recurse --norecurse --verbose
+ --recurse --norecurse --verbose
--index --noindex --title=<name>
=head1 DESCRIPTION
@@ -61,24 +61,6 @@ Specify the base directory for finding library pods.
Specify which subdirectories of the podroot contain pod files whose
HTML converted forms can be linked-to in cross-references.
-=item libpods
-
- --libpods=name:...:name
-
-List of page names (eg, "perlfunc") which contain linkable C<=item>s.
-
-=item netscape
-
- --netscape
-
-Use Netscape HTML directives when applicable.
-
-=item nonetscape
-
- --nonetscape
-
-Do not use Netscape HTML directives (default).
-
=item index
--index