apply dottemag's man page patch
git-svn-id: https://svn.musicpd.org/mpd/trunk@2164 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
cc66392570
commit
de48cf67b4
@ -77,6 +77,10 @@ This specifies the character set used for the filesystem. A list of supported
|
|||||||
character sets can be obtained by running "iconv -l". The default is
|
character sets can be obtained by running "iconv -l". The default is
|
||||||
determined from the locale when the db was originally created.
|
determined from the locale when the db was originally created.
|
||||||
.TP
|
.TP
|
||||||
|
.B id3v1_encoding <charset>
|
||||||
|
This specifies the character set used for the ID3v1 tags. Supported characters
|
||||||
|
sets also can be obtained from the iconv. By default ISO8859-1 is used.
|
||||||
|
.TP
|
||||||
.B bind_to_address <ip address or hostname or any>
|
.B bind_to_address <ip address or hostname or any>
|
||||||
This specifies which address MPD binds to and listens on. The default is "any",
|
This specifies which address MPD binds to and listens on. The default is "any",
|
||||||
which binds to all available addresses.
|
which binds to all available addresses.
|
||||||
|
Loading…
Reference in New Issue
Block a user