X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fwrite.m4;h=6667cb8c8d76dc618d010696a77293c9d0f48158;hp=8b13f457a1480a3f430b31c478d5237ae9a0ba61;hb=f2940b2fbde865256bc35c74e3bd624d2ff48d2e;hpb=650e5374914c1eb725ce7d2a720611bec22112bc diff --git a/m4/gengetopt/write.m4 b/m4/gengetopt/write.m4 index 8b13f457..6667cb8c 100644 --- a/m4/gengetopt/write.m4 +++ b/m4/gengetopt/write.m4 @@ -1,6 +1,6 @@ args "--no-handle-help --no-handle-version" -purpose "Play wav or raw audio." +purpose "Play wav or raw audio" include(header.m4) include(loglevel.m4) @@ -9,12 +9,12 @@ option "writer" w #~~~~~~~~~~~~~~~~ "select stream writer" string typestr="name" -default="alsa (file if alsa is unsupported)" optional multiple details=" - May be give multiple times. The same writer may be specified - more than once. + May be given multiple times, and the same writer may be specified more + than once. If this option is not given, the first supported writer + is started. The list of supported writers is shown in the help output. " include(channels.m4)