Doc changes in Catalyst.pm
[catagits/Catalyst-Runtime.git] / script / catalyst.pl
index 6a20cfe..52a9d42 100755 (executable)
@@ -47,6 +47,9 @@ catalyst.pl [options] application-name
     catalyst.pl My::App
     catalyst.pl MyApp
 
+ To upgrade your app to a new version of Catalyst:
+    catalyst.pl -nonew -scripts MyApp
+
 
 =head1 DESCRIPTION