mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Fix NSEDoc comments in ms-sql-config and ms-sql-query. They need three
dashes.
This commit is contained in:
@@ -12,7 +12,7 @@ require 'mssql'
|
||||
|
||||
dependencies = {"ms-sql-brute", "ms-sql-empty-password"}
|
||||
|
||||
--
|
||||
---
|
||||
-- @args mssql-query.query specifies the query to run against the server.
|
||||
-- (default SELECT @@version version)
|
||||
--
|
||||
@@ -93,4 +93,4 @@ action = function( host, port )
|
||||
|
||||
return result
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user