projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c380c5
)
doc(collectd-python): update
author
Patrick Browne
<patrick.browne@amadeus.com>
Wed, 1 Oct 2014 09:18:40 +0000
(11:18 +0200)
committer
Patrick Browne
<patrick.browne@amadeus.com>
Wed, 1 Oct 2014 09:18:40 +0000
(11:18 +0200)
src/collectd-python.pod
patch
|
blob
|
history
diff --git
a/src/collectd-python.pod
b/src/collectd-python.pod
index
6645614
..
ff1cb31
100644
(file)
--- a/
src/collectd-python.pod
+++ b/
src/collectd-python.pod
@@
-63,7
+63,7
@@
locale.
=item B<ModulePath> I<Name>
-
Ap
pends I<Name> to B<sys.path>. You won't be able to import any scripts you
+
Pre
pends 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. You can
use multiple B<ModulePath> lines to add more than one directory.