From: Rafael Garcia-Suarez Date: Fri, 13 Mar 2009 14:07:03 +0000 (+0100) Subject: Add -E in the command-line usage in perl.pod X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5a7ebd3db929011f81e96ab8b34e2cc2ac7730fa;p=p5sagit%2Fp5-mst-13.2.git Add -E in the command-line usage in perl.pod --- diff --git a/pod/perl.pod b/pod/perl.pod index 3a10eaa..50d4378 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -13,7 +13,7 @@ B S<[ B<-sTtuUWX> ]> S<[ B<-S> ]> S<[ B<-x>[I] ]> S<[ B<-i>[I] ]> - S<[ B<-e> I<'command'> ] [ B<--> ] [ I ] [ I ]...> + S<[ B<-eE> I<'command'> ] [ B<--> ] [ I ] [ I ]...> If you're new to Perl, you should start with L, which is a general intro for beginners and provides some background to help you