X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=1997c8498e45101ec1d73786e3003f321fcf3e5a;hp=3a43f544b947500d63df94d0033432dabd5e59ee;hb=c5f31918de3c1816c5196ac54c85caac8fa63a71;hpb=7777115595469ccaa4ee132cf0303240fc05a89f diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 3a43f54..1997c84 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -1516,7 +1516,7 @@ sub welcome_message { models, and views; they can save you a lot of work.

-
script/${prefix}_create.pl -help
+
script/${prefix}_create.pl --help

Also, be sure to check out the vast and growing collection of plugins for Catalyst on CPAN; you are likely to find what you need there.