Merge branch 'master' of github.com:averagesecurityguy/metasploit-framework into averagesecurityguy-master

bug/bundler_fix
sinn3r 2013-01-23 00:03:52 -06:00
commit bc3c289b90
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ class Plugin::OpenVAS < Msf::Plugin
end
else
print_status("Usage: openvas_report_import <report_id> <format_id>")
print_status("Only the NBE format is supported for importing.")
print_status("Only the NBE and XML formats are supported for importing.")
end
end