1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

Fix various NSEDoc problems.

Found by David Matousek.
http://seclists.org/nmap-dev/2013/q1/88
This commit is contained in:
david
2013-01-24 18:04:42 +00:00
parent 11ba3ef045
commit 67aa5516f4
6 changed files with 17 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ for the filename is given on the command line.
-- nmap --script stuxnet-detect -p 445 <host>
--
-- @args stuxnet-detect.save Path to save Stuxnet executable under, with
-- <code>%h/code> replaced by the host's IP address, and <code>%v</code>
-- <code>%h</code> replaced by the host's IP address, and <code>%v</code>
-- replaced by the version of Stuxnet.
--
-- @output