mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Adjust the example output for new format_output format
This commit is contained in:
parent
48b37ff7d2
commit
cccc1d5831
1 changed files with 6 additions and 6 deletions
|
|
@ -314,12 +314,12 @@ end
|
|||
-- <code>
|
||||
-- Host script results:
|
||||
-- | smb-enum-domains:
|
||||
-- | | Apple pie
|
||||
-- | | DOMAINS
|
||||
-- | | | Domain 1
|
||||
-- | | |_ Domain 2
|
||||
-- | | NAMES (WARNING: Not all names could be determined!)
|
||||
-- |_ |_ |_ Name 1
|
||||
-- | Apple pie
|
||||
-- | DOMAINS
|
||||
-- | Domain 1
|
||||
-- | Domain 2
|
||||
-- | NAMES (WARNING: Not all names could be determined!)
|
||||
-- |_ Name 1
|
||||
-- </code>
|
||||
--
|
||||
--@param status A boolean value dictating whether or not the script succeeded.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue