Re: [patch] print some more usage information [was: Re: parser option handling]

Bernhard Fischer <[email protected]> Sun, 6 May 2007 22:46:03 +0200
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
On Sun, May 06, 2007 at 04:39:38PM -0400, Stefan Seefeld wrote:
>Bernhard Fischer wrote:
>
>> Without it, we'd print the wrong help-text for 
>> $ synopsis -h -p C -h
>> which i think should print the topmost usage() and not the parser's.
>
>If you don't want the parser's help, why are you passing '-p C' ?

I may have a pre-made command-line where i want to request help for a
specific component. Not breaking on -h makes this impossible.