summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>2010-04-27 16:33:43 +0000
committerRafael Garcia-Suarez <rgs@consttype.org>2010-04-28 09:42:17 +0200
commit174299acb698a1987ef8eb1cbf28c36b1c0bb6fe (patch)
treee7c40a8cddbd5ba37a1ce641219e16d3aa58d414 /pod/perlrun.pod
parent298ca3548ae8e6060ce762b49f130384169a4093 (diff)
downloadperl-174299acb698a1987ef8eb1cbf28c36b1c0bb6fe.tar.gz
Add POD index entries for sitecustomize and sitecustomize.pl
This covers all non-perldelta occurrences of documentation that discusses sitecustomize.pl Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 4905af049f..1d91694278 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -440,7 +440,7 @@ behaves just like B<-e>, except that it implicitly enables all
optional features (in the main compilation unit). See L<feature>.
=item B<-f>
-X<-f>
+X<-f> X<sitecustomize> X<sitecustomize.pl>
Disable executing F<$Config{sitelib}/sitecustomize.pl> at startup.