Code

Clarify how the ModulePath config option works.
[collectd.git] / src / collectd-python.pod
index ac679c5dd10b973810a7fa1b70633c28458c21c1..9b990b9b322276e2f27e9941d75fc963cced3937 100644 (file)
@@ -54,7 +54,8 @@ locale.
 
 Appends I<Name> to B<sys.path>. 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<ModulePath> lines to add more than one directory.
 
 =item B<LogTraces> I<bool>