Skip to content

Commit ee7ecb3

Browse files
author
Jonathan Claudius
committed
Fix description
1 parent 106170e commit ee7ecb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/rubygems_api_key.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info={})
1515
super( update_info( info,
1616
'Name' => 'Multi RubyGems API Key Gather ./gem/credentials',
1717
'Description' => %q{
18-
Post Module to obtain a users RubyGems API Key from ./gem/credentials
18+
This module obtains a user's RubyGems API key from ~/.gem/credentials.
1919
},
2020
'License' => MSF_LICENSE,
2121
'Author' => [ 'Jonathan Claudius <jclaudius[at]trustwave.com>',

0 commit comments

Comments
 (0)