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

Remove nonexistent @output from ipv6-ra-flood.nse.

This commit is contained in:
david
2012-09-22 16:54:31 +00:00
parent a41633cd85
commit 7ddb82d555

View File

@@ -15,9 +15,6 @@ description = [[ Generates a flood of Router Adverisments (RA) with randomized s
-- @usage
-- nmap -6 --script ipv6-ra-flood.nse
-- nmap -6 --script ipv6-ra-flood.nse --script-args 'interface=<interface>'
--
-- @output
-- n/a
author = "Adam Števko"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"