mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
make sure Nmap help output does not contain the XML CDATA termination string (] then ] then >)
This commit is contained in:
parent
c2dd4a1c56
commit
ed5de36e7f
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue