Forum: Ruby-core [Bug #1691] ruby --help doesn't display the "skip rubygems" option

Posted by Roger Pack (Guest)
on 2009-06-25 15:27
(Received via mailing list)
Bug #1691: ruby --help doesn't display the "skip rubygems" option
http://redmine.ruby-lang.org/issues/show/1691

Author: Roger Pack
Status: Open, Priority: Normal
ruby -v: 1.9.2

I believe in trunk there is an option to *not* load rubygems. 
Unfortunately I can't tell for sure, since ruby --help hasn't been 
updated to mention the new option.
Thanks!
Posted by Run Paint Run Run (Guest)
on 2009-06-26 18:25
(Received via mailing list)
Issue #1691 has been updated by Run Paint Run Run.

File ruby.c-help.patch added

Looks like just `--disable=gems`. Patch attached to update the help.
----------------------------------------
http://redmine.ruby-lang.org/issues/show/1691
Posted by Yuki Sonoda (Guest)
on 2009-07-13 13:32
(Received via mailing list)
Issue #1691 has been updated by Yuki Sonoda.

Status changed from Open to Rejected

ruby --help does not mention some options so that the output can be 
displayed on a traditional character display at once.
----------------------------------------
http://redmine.ruby-lang.org/issues/show/1691
Posted by Roger Pack (Guest)
on 2009-07-13 13:36
(Received via mailing list)
Issue #1691 has been updated by Roger Pack.


Hmm.  Perhaps I should mutate my request into a request for a command 
line parameter to display all options [verbose help output] then?

Many users without being able to see an option through some command line 
option will never know of its existence.

Thoughts?

=r
----------------------------------------
http://redmine.ruby-lang.org/issues/show/1691
Posted by Yugui (Yuki Sonoda) (Guest)
on 2009-07-14 10:58
(Received via mailing list)
On 7/13/09 8:35 PM, Roger Pack wrote:
> Many users without being able to see an option through some command line option will never know of its existence.

They can read the manpage ruby.1. But it may be insufficient for windows
users.

The limitation of the number of lines in --help is because of matz's
policy. What do you think, matz?

-- Yugui (Yuki Sonoda)  <yugui@yugui.jp>
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.