summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 389bd16)
raw | patch | inline | side by side (parent: 389bd16)
author | Sven Trenkel <collectd@semidefinite.de> | |
Tue, 8 Dec 2009 17:42:11 +0000 (18:42 +0100) | ||
committer | Sven Trenkel <collectd@semidefinite.de> | |
Tue, 8 Dec 2009 17:42:11 +0000 (18:42 +0100) |
src/collectd-python.pod | patch | blob | history |
index ac679c5dd10b973810a7fa1b70633c28458c21c1..9b990b9b322276e2f27e9941d75fc963cced3937 100644 (file)
--- a/src/collectd-python.pod
+++ b/src/collectd-python.pod
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>