1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-21 15:09:02 +00:00

Trivial shortening of a CHANGELOG entry

This commit is contained in:
fyodor
2011-01-28 01:08:33 +00:00
parent a99c5da132
commit 63f0c653fc

View File

@@ -251,12 +251,10 @@ o [NSE] Nmap has two new NSE script scanning phases. The new pre-scan
found to be running each service. See
http://nmap.org/book/nse-usage.html#nse-script-types. [Djalal]
o A new --script-help option prints out the categories, NSEDoc URL,
and description for scripts matching a specification. Use it like
this for example: nmap --script-help "default or http-*". You can
use this to get a preview of what scripts will run for a given
specification. Martin Holst Swende had the idea for this feature and
wrote the first implementation. [David]
o [NSE] A new --script-help option describes all scripts matching a
given specification (in the same format as --script takes). For
example, try 'nmap --script-help "default" or http-*"'. [David,
Martin Holst Swende]
o Dramatically improved nmap.xsl (used for converting Nmap XML output
to HTML). In particular: