X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.c;h=0edad78b1fd7aaf5b522e8b61368b5acc89b0449;hb=e47ad259804ccc7ee617b531e60fac79938ab569;hp=3e703a0e918303a44af98886356b53a88fa6e8aa;hpb=4c0f30d62c000e3bbbd4f45eb9fd4bd4b4015cf9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.c b/perl.c index 3e703a0..0edad78 100644 --- a/perl.c +++ b/perl.c @@ -2842,7 +2842,7 @@ S_usage(pTHX_ const char *name) /* XXX move this out into a module ? */ " -U allow unsafe operations\n" " -v print version, patchlevel and license\n" " -V[:variable] print configuration summary (or a single Config.pm variable)\n", -" -w enable many useful warnings (RECOMMENDED)\n" +" -w enable many useful warnings\n" " -W enable all warnings\n" " -x[directory] ignore text before #!perl line (optionally cd to directory)\n" " -X disable all warnings\n"