mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Added the '--script-help' option to the Nmap usage.
This commit is contained in:
3
nmap.cc
3
nmap.cc
@@ -281,6 +281,9 @@ printf("%s %s ( %s )\n"
|
||||
" --script-args=<n1=v1,[n2=v2,...]>: provide arguments to scripts\n"
|
||||
" --script-trace: Show all data sent and received\n"
|
||||
" --script-updatedb: Update the script database.\n"
|
||||
" --script-help=<Lua scripts>: Show help about scripts.\n"
|
||||
" <Lua scripts> is a comma separted list of script-files or\n"
|
||||
" script-categories.\n"
|
||||
#endif
|
||||
"OS DETECTION:\n"
|
||||
" -O: Enable OS detection\n"
|
||||
|
||||
Reference in New Issue
Block a user