Unify options, get rid of -h which only worked on the CGI script anyway (-h is host...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / CGI.pm
index c37dfdc..60392f5 100644 (file)
@@ -13,7 +13,10 @@ Catalyst::Script::CGI - The CGI Catalyst Script
 
 =head1 SYNOPSIS
 
-See L<Catalyst>.
+  myapp_cgi.pl [options]
+
+  Options:
+  -?     --help           display this help and exits
 
 =head1 DESCRIPTION