diff options
author | Avuton Olrich <avuton@gmail.com> | 2007-03-31 15:20:39 +0000 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2007-03-31 15:20:39 +0000 |
commit | 59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c (patch) | |
tree | 472a53d7ff8e48123a9ff0cc148bcf0549c57b44 /doc | |
parent | ef0397bf5b1e134ab573bfb022b8601fdbb13f3a (diff) | |
download | mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.tar.gz mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.tar.xz mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.zip |
Doc updates for 0.13.0
git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mpd.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 644d4eaaf..da58ade32 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -237,6 +237,10 @@ tags may be specified as a comma separated list. An example value is "artist,album,title,track". The special value "none" may be used alone to disable all metadata. The default is to use all known tag types except for comments. +.TP +.B zeroconf_name <name> +If Zerconf is compiled into MPD, this is the service name to publish. This should +be unique to your local network, but name collisions will properly dealt with. .SH REQUIRED AUDIO OUTPUT PARAMETERS .TP .B type <type> |