X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt.pm;h=c2361135e6ab7a2348bb67c2eb5afb2da2a2feec;hb=772e216b8d0c3c95a0bdd5d8c25fcfbfb1e12a29;hp=84006775c036f98cad2dbaca804a4e5f087bd5c8;hpb=fe01c3e8160b32c8edb2804d74fd3651aee67266;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt.pm b/lib/MooseX/Getopt.pm index 8400677..c236113 100644 --- a/lib/MooseX/Getopt.pm +++ b/lib/MooseX/Getopt.pm @@ -200,7 +200,9 @@ information (and the option's state will be stored in the help_flag attribute). You can add descriptions for each option by including a B option for each attribute to document. + -? --? + -h --help --usage @@ -248,10 +250,9 @@ C. =head2 More Customization Options -See L for many other customizations you +See L for many other customizations you can make to how options are parsed. Simply C in your class to set these. -=back - =cut +