mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 01:19:03 +00:00
Document some script args in NSEdoc
This commit is contained in:
@@ -136,6 +136,8 @@ local libs = {
|
||||
"xmpp",
|
||||
}
|
||||
|
||||
-- This script-arg is documented in the unittest script to avoid cluttering
|
||||
-- NSEdoc of all the libraries which include this one.
|
||||
local am_testing = stdnse.get_script_args('unittest.run')
|
||||
---Check whether tests are being run
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user