X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd-lua.pod;h=7a25655088283188e2dc4cce260ac91018c91467;hp=2f18f60fa2a813c9b2020563c8b1ce0b783134f7;hb=2001c7291acc74680e008a32de7da0cf35ff981c;hpb=2c7f098e5bef3421f8e2405f6192bff9b563040e 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.