Project

General

Profile

ActionsLike0

Bug #1691

closed

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

Added by rogerdpack (Roger Pack) about 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
Like0Actions #1

Updated by runpaint (Run Paint Run Run) about 16 years ago

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

Like0Actions #2

Updated by yugui (Yuki Sonoda) about 16 years ago

  • 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

Like0Actions #3

Updated by rogerdpack (Roger Pack) about 16 years ago

=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

Like0Actions #4

Updated by yugui (Yuki Sonoda) about 16 years ago

=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

Like0Actions #5

Updated by shyouhei (Shyouhei Urabe) about 16 years ago

  • Assignee set to matz (Yukihiro Matsumoto)

=begin

=end

ActionsLike0

Also available in: Atom PDF