mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove the claim that XML output is not supported from "ndiff -h". That
was left over from when the output was being redesigned.
This commit is contained in:
parent
e5d21d371e
commit
26361a4642
1 changed files with 1 additions and 1 deletions
|
|
@ -979,7 +979,7 @@ service and OS detection.
|
|||
-h, --help display this help
|
||||
-v, --verbose also show hosts and ports that haven't changed.
|
||||
--text display output in text format (default)
|
||||
--xml display output in XML format (not supported)\
|
||||
--xml display output in XML format\
|
||||
""" % sys.argv[0]
|
||||
|
||||
def usage_error(msg):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue