Commit 0031eaaf authored by Max Kellermann's avatar Max Kellermann

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.
parent 62ee7028
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment