summaryrefslogtreecommitdiff
path: root/lib/rubygems/command.rb
diff options
context:
space:
mode:
authorGustavo Ribeiro <[email protected]>2022-12-22 15:24:34 -0300
committergit <[email protected]>2022-12-26 19:08:55 +0000
commit08f6196bdac6b53df35caa5810839d28100d073c ()
treeff4e37e1f03bf9d188d187165e6f24a1109d6f7a /lib/rubygems/command.rb
parent28a17436503c3c4cb7a35b423a894b697cd80da9 (diff)
[rubygems/rubygems] add global flag (-C) to change execution directory
https://.com/rubygems/rubygems/commit/312fc36711
-rw-r--r--lib/rubygems/command.rb6
1 files changed, 5 insertions, 1 deletions
@@ -630,7 +630,11 @@ RubyGems is a package manager for Ruby.
Usage:
gem -h/--help
gem -v/--version
- gem command [arguments...] [options...]
Examples:
gem install rake