aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 20:40:57 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 20:40:57 +0000
commitb1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6 (patch)
tree2af8744c8365a8db76e18eec896cac681c8146d6 /doc/mpdconf.example
parente3e4964f59ab9201a8ee686f898dc68df3fe416d (diff)
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 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index c2de8ec7..3ca37fe0 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -259,7 +259,8 @@ error_file "~/.mpd/mpd.error"
#
#save_absolute_paths_in_playlists "no"
#
-# The metadata types MPD will recognize.
+# A list of tag types that MPD will scan for and make available
+# to clients.
#
#metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
#