]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/gengetopt/oss_write.m4
afh_recv: Replace ggo text section by description.
[paraslash.git] / m4 / gengetopt / oss_write.m4
1 args "--no-version --no-help"
2
3 option "device" d
4 #~~~~~~~~~~~~~~~~
5 "set PCM device"
6 string typestr="device"
7 default="/dev/dsp"
8 optional
9 details = ""