Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/svn/framework3/trunk@6028 4d416f70-5f16-0410-b530-b9f4589650da
  • Loading branch information
kris committed Dec 19, 2008
1 parent 11ffd47 commit 6dc9be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msfrpc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $:.unshift(ENV['MSF_LOCAL_LIB']) if ENV['MSF_LOCAL_LIB']
require 'msf/core/rpc'
require 'rex/ui'

# Declare the argument parser for msfxmld
# Declare the argument parser for msfrpc
arguments = Rex::Parser::Arguments.new(
"-h" => [ true, "Connect to this IP address" ],
"-p" => [ true, "Connect to the specified port instead of 55553" ],
Expand Down

0 comments on commit 6dc9be6

Please sign in to comment.