Re: convert ggo file to man page

Lorenzo Bettini <[email protected]> Wed, 16 Sep 2009 16:26:49 +0200
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
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.
>>



-- 
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