From 8f1c887520a70b6334e50f27e7417769505d0024 Mon Sep 17 00:00:00 2001 From: Sven Trenkel Date: Tue, 8 Dec 2009 18:42:11 +0100 Subject: [PATCH] Clarify how the ModulePath config option works. --- src/collectd-python.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/collectd-python.pod b/src/collectd-python.pod index ac679c5d..9b990b9b 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -54,7 +54,8 @@ locale. Appends I to B. You won't be able to import any scripts you wrote unless they are located in one of the directories in this list. Please -note that it only has effect on plugins loaded after this option. +note that it only has effect on plugins loaded after this option. You can +use multiple B lines to add more than one directory. =item B I -- 2.11.0