]> git.tuebingen.mpg.de Git - paraslash.git/blob - ggo/file_write.ggo
para.h, recv.h: Move parts marked with \cond to bottom.
[paraslash.git] / ggo / 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