add help, thanks for the suggestion kernelsmith

git-svn-id: file:///home/svn/framework3/trunk@12766 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Jonathan Cran 2011-05-30 04:11:47 +00:00
parent 3e0f3639ef
commit 1ba8db7321
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@ class Plugin::Lab < Msf::Plugin
end
end
end
print_line
print_line "In order to use this plugin, you'll want to configure a .yml lab file"
print_line "You can find an example in data/lab/test_targets.yml"
print_line
end
##