X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Fwrite_cmd.suite.m4;h=102afed1d19be39cfd2a719cbf5c243f40e419f4;hp=9d8ee75a5d85aad978f09ba5c6ac71c3bd8520d3;hb=ece3b9ff875a28473a4f840bb016f8debb2531fc;hpb=2031b9cab9304b02c0372f73eef54d9501277031 diff --git a/m4/lls/write_cmd.suite.m4 b/m4/lls/write_cmd.suite.m4 index 9d8ee75a..102afed1 100644 --- a/m4/lls/write_cmd.suite.m4 +++ b/m4/lls/write_cmd.suite.m4 @@ -38,8 +38,9 @@ caption = writers arg_info = required_arg arg_type = string [help] - If this is not given, the driver with the highest priority (see below) - will be used. + If this is not given, the driver with the highest priority will be + used. The list of available drivers and their priorities is shown in + debug mode. [/help] [option ao-option] short_opt = o @@ -51,7 +52,7 @@ caption = writers [help] For each time this option is given, the supplied key-value pair is appended to the list of options for the driver. Invalid keys are - silently ignored. + silently ignored. The list of available keys is shown in debug mode. [/help] [subcommand oss] purpose = output plugin for the Open Sound System @@ -62,18 +63,6 @@ caption = writers arg_info = required_arg arg_type = string default_val = /dev/dsp -[subcommand osx] - purpose = output plugin for Mac OS coreaudio - [option numbuffers] - short_opt = n - summary = number of audio buffers to allocate - typestr = num - arg_info = required_arg - arg_type = uint32 - default_val = 20 - [help] - Increase if you get buffer underruns. - [/help] [subcommand file] purpose = output plugin that writes to a local file [option filename]