osx_write.ggo: change default number of buffers from 3 to 5
[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