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 5661123 commit 3dca63fCopy full SHA for 3dca63f
lib/msf/ui/console/command_dispatcher/db.rb
@@ -978,7 +978,7 @@ def cmd_loot_help
978
print_line "Usage: loot [-h] [addr1 addr2 ...] [-t <type1,type2>]"
979
print_line
980
print_line " -a,--add Add a loot to the list of addresses, instead of listing"
981
- print_line " -d,--delete Delete the hosts instead of searching"
+ print_line " -d,--delete Delete *all* the loot associated with hosts, instead of searching"
982
print_line " -f --file File with contents of the loot to add"
983
print_line " -i --info Info of the loot to add"
984
print_line " -t <type1,type2> Search for a list of types"
0 commit comments