From e5780b2c9f68414b54f9a33434b63ff78f6d6ce8 Mon Sep 17 00:00:00 2001 From: ToM Date: Sat, 31 Jan 2015 14:56:49 +0100 Subject: [PATCH] mpdstats_: fix example documentation. --- plugins/mpd/mpdstats_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mpd/mpdstats_ b/plugins/mpd/mpdstats_ index ea2117dc..ec78ad4e 100755 --- a/plugins/mpd/mpdstats_ +++ b/plugins/mpd/mpdstats_ @@ -33,7 +33,7 @@ it using the 'netcat' environment variable. =head2 CONFIGURATION EXAMPLE - [mpd_*] + [mpdstats_*] env.mpd_host 192.168.0.43 env.mpd_port 6606 env.netcat /usr/local/bin/nc