]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/gengetopt/file_write.m4
Make gengetopt descriptions work.
[paraslash.git] / m4 / gengetopt / file_write.m4
1 args "--no-version --no-help"
2
3 option "filename" f
4 #~~~~~~~~~~~~~~~~~~
5 "specify output file name"
6 string typestr="filename"
7 optional
8 details="
9         Defaults to a random filename in ~/.paraslash.
10 "
11