help-gengetopt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-gengetopt] convert ggo file to man page


From: Lorenzo Bettini
Subject: Re: [help-gengetopt] convert ggo file to man page
Date: Wed, 16 Sep 2009 16:26:49 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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
<address@hidden> 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.




--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]