projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
389bd16
)
Clarify how the ModulePath config option works.
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
diff --git
a/src/collectd-python.pod
b/src/collectd-python.pod
index
ac679c5
..
9b990b9
100644
(file)
--- a/
src/collectd-python.pod
+++ b/
src/collectd-python.pod
@@
-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>