aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-player-mpd.el
diff options
context:
space:
mode:
authorYoni Rabkin <yonirabkin@member.fsf.org>2014-07-28 18:10:14 -0400
committerYoni Rabkin <yonirabkin@member.fsf.org>2014-07-28 18:10:14 -0400
commit7d555717a18520cdb8d0f765296a01742377d204 (patch)
treeef9940ab301846f4b31d13269e648871d2d30a2b /lisp/emms-player-mpd.el
parent20d90b02ad06e1e604c985f1fc328d72feafb888 (diff)
Correct documentation.
Changes by Alexis <flexibeast@gmail.com>.
Diffstat (limited to 'lisp/emms-player-mpd.el')
-rw-r--r--lisp/emms-player-mpd.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/emms-player-mpd.el b/lisp/emms-player-mpd.el
index 3a4ae3d..4834244 100644
--- a/lisp/emms-player-mpd.el
+++ b/lisp/emms-player-mpd.el
@@ -131,8 +131,9 @@
(defcustom emms-player-mpd-music-directory nil
"The value of 'music_directory' in your MusicPD configuration file.
-You need this if your playlists use absolute file names, otherwise
-leave it set to nil."
+Unless your MusicPD is configured to use absolute file names, you must
+set this variable to the value of 'music_directory' in your MusicPD
+config."
;; The :format part ensures that entering directories happens on the
;; next line, where there is more space to work with
:type '(choice :format "%{%t%}:\n %[Value Menu%] %v"