mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Correct script names in NSEDoc usage sections.
This commit is contained in:
@@ -8,7 +8,7 @@ description = [[Requests information from a Subversion repository.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage nmap --script svn-info <target>
|
||||
-- @usage nmap --script http-svn-info <target>
|
||||
--
|
||||
-- @args http-svn-info.url This is a URL relative to the scanned host eg. /default.html (default: /)
|
||||
--
|
||||
@@ -128,4 +128,4 @@ action = function(host, port)
|
||||
return ordered_output
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user