adjust help text, see #394

git-svn-id: file:///home/svn/framework3/trunk@8809 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-03-12 23:06:33 +00:00
parent a811ad0c32
commit ec325f9ab1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Core
"-k" => [ true, "Terminate session." ],
"-K" => [ false, "Terminate all sessions." ],
"-s" => [ true, "Run a script on all live meterpreter sessions" ],
"-u" => [ true, "Upload and execute to a command shell sessions" ])
"-u" => [ true, "Upgrade a win32 shell to a meterpreter session" ])
@@jobs_opts = Rex::Parser::Arguments.new(
"-h" => [ false, "Help banner." ],