mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Added newlines to output.
This commit is contained in:
parent
f67f015d67
commit
8134cda566
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
--- Queries the version of an SMTP server.
|
||||
--@output
|
||||
-- 25/tcp open smtp
|
||||
-- |_ SMTP version: 220 mail.foo.com mx-2.bar.com ESMTP Exim 4.64
|
||||
-- 25/tcp open smtp\n
|
||||
-- |_ SMTP version: 220 mail.foo.com mx-2.bar.com ESMTP Exim 4.64\n
|
||||
|
||||
id = "SMTP version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue