зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Also document `gem env` argument aliases
https://github.com/rubygems/rubygems/commit/6d841ccbd4
This commit is contained in:
Родитель
7a33d3df6a
Коммит
1098fdf890
|
@ -8,8 +8,8 @@ class Gem::Commands::EnvironmentCommand < Gem::Command
|
|||
|
||||
def arguments # :nodoc:
|
||||
args = <<-EOF
|
||||
home display the path where gems are installed
|
||||
path display path used to search for gems
|
||||
home display the path where gems are installed. Aliases: gemhome, gemdir, GEM_HOME
|
||||
path display path used to search for gems. Aliases: gempath, GEM_PATH
|
||||
version display the gem format version
|
||||
remotesources display the remote gem servers
|
||||
platform display the supported gem platforms
|
||||
|
|
Загрузка…
Ссылка в новой задаче