1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Correct script names in NSEDoc usage sections.

This commit is contained in:
tomsellers
2015-11-18 11:53:22 +00:00
parent fa2527fd34
commit 18f42a9391
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ description = [[Enumerates users of a Subversion repository by examining logs of
]]
---
-- @usage nmap --script svn-enum <target>
-- @usage nmap --script http-svn-enum <target>
--
-- @args http-svn-enum.count The number of logs to fetch. Defaults to the last 1000 commits.
-- @args http-svn-enum.url This is a URL relative to the scanned host eg. /default.html (default: /).