mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ruby.1: fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
30128a68c4
commit
73713cc1f0
1 changed files with 1 additions and 1 deletions
2
ruby.1
2
ruby.1
|
@ -347,7 +347,7 @@ Disables (or enables) the specified
|
||||||
.It Fl -enable-gems
|
.It Fl -enable-gems
|
||||||
Disables (or enables) RubyGems libraries. By default, Ruby will load the latest
|
Disables (or enables) RubyGems libraries. By default, Ruby will load the latest
|
||||||
version of each installed gem. The
|
version of each installed gem. The
|
||||||
.Li Gem::Enabled
|
.Li Gem::Enable
|
||||||
constant is true if RubyGems is enabled, false if otherwise.
|
constant is true if RubyGems is enabled, false if otherwise.
|
||||||
.Pp
|
.Pp
|
||||||
.It Fl -disable-rubyopt
|
.It Fl -disable-rubyopt
|
||||||
|
|
Loading…
Add table
Reference in a new issue