1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

Fix some nonstandard NSEdoc

This commit is contained in:
dmiller
2025-05-16 19:28:10 +00:00
parent 86e055a251
commit 7c29b558d1
11 changed files with 29 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ The target must be specified by DNS name, not IP address.
-- @usage
-- nmap --script http-robtex-shared-ns
--
-- @outt
-- @output
-- Host script results:
-- | http-robtex-shared-ns:
-- | example.edu
@@ -23,7 +23,7 @@ The target must be specified by DNS name, not IP address.
-- | example.edu
-- |_ example.net
-- (some results omitted for brevity)
--
-- TODO:
-- * Add list of nameservers, or group output accordingly
--