Am Freitag, 6. März 2009 schrieb David García Garzón: > Uau, debian maintainers have complained very angrily about asking for > uploading binaries without man pages or even proposing to cut down those > binaries (i thought that being upstream authors we were in our right but > :-P). Could any one make those man pages, please, i don't even know what > those binaries do. Just make the binary respond to --help and --version and > i will do the manpages and installation.
simply use txt2man Txt2man converts flat ASCII text to man page format. http://mvertes.free.fr/ so for a first shot call clam-binary --help 2>&1 | txt2man -T and you'll have a man-page :) have fun Toni _______________________________________________ Clam-devel mailing list Clam-devel@llistes.projectes.lafarga.org https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel