git-svn-id: file:///home/svn/incoming/trunk@3443 4d416f70-5f16-0410-b530-b9f4589650da
unstable
bmc 2006-01-25 20:18:48 +00:00
parent 7f9baa9744
commit 29dc84ee3e
1 changed files with 1 additions and 1 deletions

2
msfcli
View File

@ -58,7 +58,7 @@ exploit_name = ARGV.shift
exploit = $framework.exploits.create(exploit_name)
if (exploit == nil)
usage("Invalid exploit: #{exploit_name}")
usage("Invalid exploit: #{exploit_name}")
end
# Initialize the user interface