From: Andre Noll Date: Tue, 4 Sep 2018 11:21:06 +0000 (+0200) Subject: ao: Improve help text. X-Git-Tag: v0.6.3~74 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=fa6d68a0278a724b089a58bdfa29307ae6399862 ao: Improve help text. It was not clear how to obtain the list of available drivers and their keys. This commit adds this information to the help text and the man page of the ao writer. --- diff --git a/m4/lls/write_cmd.suite.m4 b/m4/lls/write_cmd.suite.m4 index 3a935aea..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