diff --git a/doc/config b/doc/config index 8374dcf7..8f01d2fc 100644 --- a/doc/config +++ b/doc/config @@ -17,7 +17,7 @@ # #mpd_crossfade_time = "5" # -#mpd_communication_mode = "polling" (polling/notifications) +#mpd_communication_mode = "notifications" (polling/notifications) # ##### music visualizer ##### ## diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1 index 5892e933..33d01953 100644 --- a/doc/ncmpcpp.1 +++ b/doc/ncmpcpp.1 @@ -70,7 +70,7 @@ Set connection timeout to MPD to given value. Default number of seconds to crossfade, if enabled by ncmpcpp. .TP .B mpd_communication_mode = MODE -If set to 'polling', ncmpcpp will constantly poll mpd for its status. If set to 'notifications', ncmppcp will make use of 'idle' command and wait for events. This is more efficient and responsive, but kinda experimental. If you decide to use it, you may want to run the latest mpd version available. +If set to 'polling', ncmpcpp will constantly poll mpd for its status. If set to 'notifications', ncmppcp will make use of 'idle' command and wait for events. This is more efficient and responsive, but may cause some trouble with