fix a documation bug
Orlando Vazquez [Sun, 28 Jun 2009 19:20:26 +0000 (12:20 -0700)]
lib/Catalyst/Helper/SCGI.pm

index f927cce..a5fd626 100644 (file)
@@ -17,7 +17,7 @@ Catalyst::Helper::SCGI - SCGI helper to create a scgi runner script to run the S
 
 use the helper to build the view module and associated templates.
 
-       $ script/myapp_create.pl SCGI -p 9000
+       $ script/myapp_create.pl SCGI
        
 =head1 DESCRIPTION