summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c7f098)
raw | patch | inline | side by side (parent: 2c7f098)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 14 Aug 2016 12:43:07 +0000 (14:43 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 14 Aug 2016 12:43:07 +0000 (14:43 +0200) |
src/collectd-lua.pod | patch | blob | history |
diff --git a/src/collectd-lua.pod b/src/collectd-lua.pod
index 2f18f60fa2a813c9b2020563c8b1ce0b783134f7..7a25655088283188e2dc4cce260ac91018c91467 100644 (file)
--- a/src/collectd-lua.pod
+++ b/src/collectd-lua.pod
The following functions are provided to Lua modules:
+=over 4
+
=item register_read(callback)
The callback will be called without arguments.