mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 21:09:00 +00:00
Remove trailing whitespace in lua files
Whitespace is not significant, so this should not be a problem. https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -12,12 +12,12 @@ record) returned for each host name.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage
|
||||
-- @usage
|
||||
-- nmap --script=resolveall --script-args=newtargets,resolveall.hosts={<host1>, ...} ...
|
||||
-- @args resolveall.hosts Table of hosts to resolve
|
||||
-- @output
|
||||
-- Pre-scan script results:
|
||||
-- | resolveall:
|
||||
-- | resolveall:
|
||||
-- | Host 'google.com' resolves to:
|
||||
-- | 74.125.39.106
|
||||
-- | 74.125.39.147
|
||||
|
||||
Reference in New Issue
Block a user