diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-31 20:40:57 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-31 20:40:57 +0000 |
commit | b1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6 (patch) | |
tree | 2af8744c8365a8db76e18eec896cac681c8146d6 /doc/mpd.conf.5 | |
parent | e3e4964f59ab9201a8ee686f898dc68df3fe416d (diff) | |
download | mpd-b1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6.tar.gz mpd-b1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6.tar.xz mpd-b1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6.zip |
Updating metadata_to_use docs to be more consistent with tagtypes command.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5793 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | doc/mpd.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index f3043bfb7..7b4e28aa2 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -234,7 +234,7 @@ This specifies whether relative or absolute paths for song filenames are used when saving playlists. The default is "no". .TP .B metadata_to_use <tags> -This specifies the song metadata that will be scanned and made available to +This specifies the tag types that will be scanned for and made available to clients. Note that you must recreate (not update) your database for changes to this parameter to take effect. Possible values are artist, album, title, track, name, genre, date, composer, performer, comment, and disc. Multiple |