alsa: Tidy up argument descriptions

This commit is contained in:
Colin Guthrie 2011-09-07 21:11:58 +01:00
parent 69fe26206f
commit db704130d6
5 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@ PA_MODULE_USAGE(
"name=<name of the sink, to be prefixed> "
"sink_name=<name for the sink> "
"sink_properties=<properties for the sink> "
"namereg_fail=<pa_namereg_register() fail parameter value> "
"namereg_fail=<when false attempt to synthesise new sink_name if it is already taken> "
"device=<ALSA device> "
"device_id=<ALSA card index> "
"format=<sample format> "