Skip to content

Commit 6e1182b

Browse files
committed
Merge branch 'msfrpcUpdate' of github.com:scriptjunkie/metasploit-framework into scriptjunkie-msfrpcUpdate
2 parents 73c2610 + 4281a4f commit 6e1182b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

msfrpc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ arguments = Rex::Parser::Arguments.new(
3030
"-p" => [ true, "Connect to the specified port instead of 55553" ],
3131
"-U" => [ true, "Specify the username to access msfrpcd" ],
3232
"-P" => [ true, "Specify the password to access msfrpcd" ],
33-
"-t" => [ true, "Type of RPC daemon, [XML|Msg]" ],
3433
"-S" => [ false, "Disable SSL on the RPC socket" ],
3534
"-h" => [ false, "Help banner" ]
3635
)

0 commit comments

Comments
 (0)