1
0
Fork 0
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:
yugui 2008-04-17 15:09:06 +00:00
parent 30128a68c4
commit 73713cc1f0

2
ruby.1
View file

@ -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