parent
27174e2bfd
commit
4d77e777fa
|
@ -16,7 +16,6 @@ module Msf
|
|||
# TODO: allow more than one
|
||||
OptString.new('NAME', [true, 'The name to query', 'localhost']),
|
||||
OptString.new('TYPE', [true, 'The query type (name, # or TYPE#)', 'A']),
|
||||
OptString.new('CLASS', [true, 'The query class (name, # or CLASS#)', 'IN'])
|
||||
], self.class)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue