Add @output to scripts/popcapa.nse.

This commit is contained in:
david 2008-11-03 23:50:46 +00:00
parent 5fffad15eb
commit 12892ad59a

View file

@ -3,6 +3,11 @@ description = [[
Retrieves POP3 server capabilities.
]]
---
-- @output
-- 110/tcp open pop3
-- |_ POP3 Capabilites: USER CAPA RESP-CODES UIDL PIPELINING STLS TOP SASL(PLAIN)
author = "Philip Pickering <pgpickering@gmail.com>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"