mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove trainling spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0a7d24cc5a
commit
cf1d6730c1
10 changed files with 13 additions and 14 deletions
|
@ -29,7 +29,7 @@ class Gem::Commands::YankCommand < Gem::Command
|
|||
add_option('--undo') do |value, options|
|
||||
options[:undo] = true
|
||||
end
|
||||
|
||||
|
||||
add_option('-k', '--key KEY_NAME',
|
||||
'Use API key from your gem credentials file') do |value, options|
|
||||
options[:key] = value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue