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

Fix some NSEdoc using the wrong script names

This commit is contained in:
dmiller
2017-03-24 22:05:51 +00:00
parent 312fbbfcf1
commit 1d3b5142be
33 changed files with 74 additions and 81 deletions

View File

@@ -25,7 +25,7 @@ Retrieves a list of Git projects, owners and descriptions from a gitweb (web int
-- | Number of projects: 172
-- |_ Number of owners: 42
--
-- @args http-gitweb.projects-enum.path specifies the location of gitweb
-- @args http-gitweb-projects-enum.path specifies the location of gitweb
-- (default: /)
author = "riemann"