fix a documation bug
[catagits/Catalyst-Engine-SCGI.git] / 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