mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
capitalize Lua
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -256,7 +256,7 @@ printf("%s %s ( %s )\n"
|
||||
#ifndef NOLUA
|
||||
"SCRIPT SCAN:\n"
|
||||
" -sC: equivalent to --script=safe,intrusive\n"
|
||||
" --script=<lua scripts>: <lua scripts> is a comma separated list of \n"
|
||||
" --script=<Lua scripts>: <Lua scripts> is a comma separated list of \n"
|
||||
" directories, script-files or script-categories\n"
|
||||
" --script-args=<n1=v1,[n2=v2,...]>: provide arguments to scripts\n"
|
||||
" --script-trace: Show all data sent and received\n"
|
||||
|
||||
Reference in New Issue
Block a user