mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Sync bundler & rubygems
This commit is contained in:
parent
15160e9b4f
commit
5b0abba931
Notes:
git
2021-05-11 11:30:05 +09:00
60 changed files with 1041 additions and 266 deletions
|
@ -36,7 +36,7 @@ class Gem::Commands::OpenCommand < Gem::Command
|
|||
end
|
||||
|
||||
def usage # :nodoc:
|
||||
"#{program_name} GEMNAME [-e COMMAND]"
|
||||
"#{program_name} [-e COMMAND] GEMNAME"
|
||||
end
|
||||
|
||||
def get_env_editor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue