diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-03-11 23:34:01 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-03-11 23:34:01 +0000 |
commit | 99854853b751f68e1f6d3ab1ef015386eaeb3700 (patch) | |
tree | 5c08e0f23741287d8ee81d06db5c5246822e4fba /doc/mpd.1 | |
parent | 75a967014f76bd9bf3d76a9ce54d0b9510755c8c (diff) | |
download | mpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.tar.gz mpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.tar.xz mpd-99854853b751f68e1f6d3ab1ef015386eaeb3700.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@3055 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/mpd.1')
-rw-r--r-- | doc/mpd.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -73,10 +73,6 @@ 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 <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> This specifies which address MPD binds to and listens on. The default is "any", which binds to all available addresses. |