mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Work with Ruby 1.8
git-svn-id: file:///home/svn/framework3/trunk@11090 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
db0a7978e6
commit
57f3008de5
@ -58,7 +58,7 @@ end
|
||||
"-h" => [ false, "Help menu." ],
|
||||
"-c" => [ true, "Execute the specified command" ],
|
||||
"-u" => [ true, "Upload and execute the specified file" ],
|
||||
"-t" => [ true, "Use the specified task name" ],
|
||||
"-t" => [ true, "Use the specified task name" ]
|
||||
)
|
||||
|
||||
def usage
|
||||
|
Loading…
Reference in New Issue
Block a user