]> git.tuebingen.mpg.de Git - paraslash.git/blob - file_write.ggo
string.h: for_each_line_ro() takes a _pointer_ to the line_handler.
[paraslash.git] / file_write.ggo
1 section "file writer options"
2
3 option "filename" f
4 #~~~~~~~~~~~~~~~~~~
5
6 "select output file name. Defaults to a
7 random filename in ~/.paraslash."
8
9         string typestr="filename"
10         optional
11