pulse: clarify the meaning of multiple server names

The manual page suggests that you can specify multiple servers, but it
did not clarify what that means.
This commit is contained in:
Max Kellermann 2008-10-15 07:49:32 +02:00
parent 62ee702877
commit 0031eaaff5
1 changed files with 2 additions and 0 deletions

View File

@ -309,6 +309,8 @@ This specifies the device to use for audio output. The default is "/dev/dsp".
A space separated list of servers to try to connect to. See
<\fBhttp://www.pulseaudio.org/wiki/ServerStrings\fP> for more details. The
default is to let PulseAudio choose a server.
If you specify more than one server name, MPD tries to connect to one
after another until it successfully establishes a connection.
.TP
.B sink <sink>
The sink to output to. The default is to let PulseAudio choose a sink.