make sure the author has prereqs installed
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt.pm
index 8400677..729ddb1 100644 (file)
@@ -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<documentation> option for each attribute to document.
 
+  -?
   --?
+  -h
   --help
   --usage
 
@@ -252,6 +254,5 @@ See L<Getopt::Long#Configuring_Getopt::Long> for many other customizations you
 can make to how options are parsed. Simply C<use Getopt::Long qw(:config
 other_options...)> in your class to set these.
 
-=back
-
 =cut
+