Thank you for your answers. help2man rocks!

Regards,
Yegor

> actually gengetopt itself creates its man page using help2man: once you
> have your program (that uses the gengetopt generated parser), you can
> build the manpage with help2man, e.g.,
> 
> help2man yourprogram
> 
> for gengetopt I do
> 
> help2man ./gengetopt --help-option="--detailed-help" > gengetopt.1
> 
> cheers
>     Lorenzo
> 
> Salvatore Santagati wrote:
>> Well, I believe is a good idea also if possible create a man page with
>> help2man
>>
>> Salvatore
>>
>>
>> On Wed, Sep 16, 2009 at 2:53 PM, Yegor Yefremov
>> <[email protected]> wrote:
>>> Hi Lorenzo,
>>>
>>> where it possible to automatically create a man page from ggo file?
>>> It would be a great feature.
>>>
>>> Thank you in advance.
>>>
> 
> 
> 



_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt

Reply via email to