X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-lua.pod;h=7a25655088283188e2dc4cce260ac91018c91467;hb=849f5394cce97a76da080f6cd9e5194b7f4ee0f0;hp=2f18f60fa2a813c9b2020563c8b1ce0b783134f7;hpb=a70fc1cb6b71b85409c4d8f7e787d95752e3a892;p=collectd.git diff --git a/src/collectd-lua.pod b/src/collectd-lua.pod index 2f18f60f..7a256550 100644 --- a/src/collectd-lua.pod +++ b/src/collectd-lua.pod @@ -86,6 +86,8 @@ once for every value that was dispatched by any plugin. The following functions are provided to Lua modules: +=over 4 + =item register_read(callback) The callback will be called without arguments.