]> git.tuebingen.mpg.de Git - paraslash.git/blob - file_write.ggo
Remove the .purpose and .help args from struct ggo_help.
[paraslash.git] / file_write.ggo
1 option "filename" f
2 #~~~~~~~~~~~~~~~~~~
3 "specify output file name"
4 string typestr="filename"
5 optional
6 details="
7         Defaults to a random filename in ~/.paraslash.
8 "
9