Build receivers, filters and writers without -h and -V support.
[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