]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua output doc: Use more descriptive variable names in the examples
authorRichard Sailer <richard_siegfried@systemli.org>
Fri, 16 Mar 2018 17:43:15 +0000 (18:43 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 30 Mar 2018 07:41:38 +0000 (09:41 +0200)
commitdc07c1fe1322eb8d6fafe1bbe7ca807bac022d48
tree71d5fec985ecf050cfb6e1c5e326ffd3696fcaa8
parent3307f7a94e1ce8ec83e18aa6544839defd39a644
lua output doc: Use more descriptive variable names in the examples

This also removes the "args" parameter of the hooking functions in the examples,
since this parameter is unused in all functions.
It would not be very helpful anyways since 3 of the 4 functions don't get passed
any parameters. The only exception is init() which gets a table containing:
  script_api_ver = 1
doc/userguide/output/lua-output.rst