Project

General

Profile

Actions

Bug #1691

closed

ruby --help doesn't display the "skip rubygems" option

Bug #1691: ruby --help doesn't display the "skip rubygems" option

Added by rogerdpack (Roger Pack) over 16 years ago. Updated over 14 years ago.

Status:
Rejected
Target version:
-
ruby -v:
1.9.2
Backport:
[ruby-core:24033]

Description

=begin
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!
=end


Files

ruby.c-help.patch (555 Bytes) ruby.c-help.patch runpaint (Run Paint Run Run), 06/27/2009 01:22 AM

Updated by runpaint (Run Paint Run Run) over 16 years ago Actions #1

=begin
Looks like just --disable=gems. Patch attached to update the help.
=end

Updated by yugui (Yuki Sonoda) over 16 years ago Actions #2

  • Status changed from Open to Rejected

=begin
ruby --help does not mention some options so that the output can be displayed on a traditional character display at once.
=end

Updated by rogerdpack (Roger Pack) over 16 years ago Actions #3

=begin
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
=end

Updated by yugui (Yuki Sonoda) over 16 years ago Actions #4

=begin
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)

=end

Updated by shyouhei (Shyouhei Urabe) over 16 years ago Actions #5

  • Assignee set to matz (Yukihiro Matsumoto)

=begin

=end

Actions

Also available in: PDF Atom