On Thu, 24 Feb 2005 00:10:42 -0600, Andy Lester <[EMAIL PROTECTED]> wrote:

> I got tired of always having to "man dprofpp" to look up options, and
> even then, I have to scroll through the whole page to find the ones I
> want.
> 
> Now, dprofpp takes a -h for a short usage, and -H for the long man page,
> courtesy of Pod::Usage.
> 
> Also, if any of the options are invalid, dprofpp stops and suggests
> looking at dprofpp -h.  It used to just go forward running, even with an
> invalid option having been passed.

Can you also have a look at the SYNOPSIS part and see if adding -h/-H to the
list of options?

=head1 SYNOPSIS

dprofpp [B<-a>|B<-z>|B<-l>|B<-v>|B<-U>] [B<-d>] [B<-s>|B<-r>|B<-u>] [B<-q>]
[B<-
F>] [B<-I|-E>] [B<-O cnt>] [B<-A>] [B<-R>] [B<-S>] [B<-g subroutine>] [B<-G>
F><re
gexp> [B<-P>]] [B<-f> <regexp>] [profile]

dprofpp B<-T> [B<-F>] [B<-g subroutine>] [profile]

dprofpp B<-t> [B<-F>] [B<-g subroutine>] [profile]

dprofpp B<-G> <regexp> [B<-P>] [profile]

dprofpp B<-p script> [B<-Q>] [other opts]

dprofpp B<-V> [profile]



-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.3, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
  AIX 4.3, SuSE 9.0 pro 2.4.21 & Win2k.     http://www.cmve.net/~merijn
Smoking perl: [email protected],             perl QA: http://qa.perl.org
  reports to: [EMAIL PROTECTED],                [email protected]

Reply via email to