Actions
Bug #2398
closed
PM
AH
Lua keyword cmd help documentation pointing to old docs
Bug #2398:
Lua keyword cmd help documentation pointing to old docs
Affected Versions:
Effort:
Difficulty:
Label:
Description
pevma@DONPEDRO:~$ suricata -V
This is Suricata version 4.1.0-dev (rev cf8d770c)
pevma@DONPEDRO:~$ suricata --list-keywords=all |grep lua -A2
lua:
Description: match via a lua script
Features: none
Documentation: https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Lua_scripting
pevma@DONPEDRO:~$
The link should be pointing to readthedocs instead:
http://suricata.readthedocs.io/en/latest/rules/rule-lua-scripting.html?highlight=lua
AH Updated by Andreas Herz over 8 years ago
- Assignee set to Andreas Herz
- Target version set to 70
AH Updated by Andreas Herz over 8 years ago
Good catch Peter, I also updated some other parts as well:
AH Updated by Andreas Herz about 8 years ago
- Status changed from New to Closed
- Target version changed from 70 to 4.1beta1
AH Updated by Andreas Herz about 8 years ago
Actions