mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
make sure Nmap help output does not contain the XML CDATA termination string (] then ] then >)
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -258,7 +258,7 @@ printf("%s %s ( %s )\n"
|
||||
" -sC: equivalent to --script=safe,intrusive\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,[n3=v3]]>: provide arguments to scripts\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"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user