diff --git a/doc/mpd.1 b/doc/mpd.1 index 16f05d6ff..e1911f13a 100644 --- a/doc/mpd.1 +++ b/doc/mpd.1 @@ -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 determined from the locale when the db was originally created. .TP +.B id3v1_encoding +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 This specifies which address MPD binds to and listens on. The default is "any", which binds to all available addresses.