diff --git a/plugins/openvas.rb b/plugins/openvas.rb index 247a0b7a7d..34d8140552 100644 --- a/plugins/openvas.rb +++ b/plugins/openvas.rb @@ -530,7 +530,7 @@ class Plugin::OpenVAS < Msf::Plugin end else print_status("Usage: openvas_report_import ") - print_status("Only the NBE format is supported for importing.") + print_status("Only the NBE and XML formats are supported for importing.") end end