We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f220d commit e060eacCopy full SHA for e060eac
plugins/nessus.rb
@@ -1097,7 +1097,7 @@ def cmd_nessus_db_scan_workspace(*args)
1097
new_workspace = framework.db.find_workspace(args[3])
1098
else
1099
print_status("Usage: ")
1100
- print_status("nessus_db_scan <policy ID> <scan name> <scan description> <workspace>")
+ print_status("nessus_db_scan_workspace <policy ID> <scan name> <scan description> <workspace>")
1101
print_status("Use nessus_policy_list to list all available policies with their corresponding policy IDs")
1102
return
1103
end
0 commit comments