[Rubygems-developers] Proxy option error
Gavin Sinclair
gsinclair at soyabean.com.au
Mon Jul 12 00:01:02 EDT 2004
Just noting this until I have a chance to fix it.
$ gem --no-http-proxy install rake -r
ERROR: Invalid option: --no-http-proxy. See 'gem --help'.
Problems:
* --no-http-proxy should be a valid option, and 'gem help install'
says it is.
* 'gem --help' doesn't tell you the global options. Therefore:
* the error message is misleading
* I think I'll introduce 'gem help options' to list the global options
Cheers,
Gavin
More information about the Rubygems-developers
mailing list