Code

Merge remote branch 'trenkel/master'
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 8 Dec 2009 18:58:59 +0000 (19:58 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 8 Dec 2009 18:58:59 +0000 (19:58 +0100)
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>