README in rvm-0.1.16 vs README in rvm-0.1.18
- old
+ new
@@ -33,11 +33,11 @@
srcdir - switch to src directory for the current ruby installation
fetch - Performs an archive / src fetch only of the selected ruby.
srcdir - display the path to rvm source directory (may be yanked)
list - show currently installed rubies, interactive output.
- rubies - show list of rubies installed for use with scripting.
+ rubies - (query info) default, installed, or expand_string <str>
iconv - Install iconv
openssl - Install openssl
ncurses - Install ncurses
zlib - Install zlib
readline - with install, install readline versions 5.2 & 6.0
@@ -49,10 +49,10 @@
* ruby - MRI/YARV Ruby (The Standard), defaults to 1.8.6
jruby - JRuby
rbx - rubinius
ree - ruby Enterprise Edition
macruby - MacRuby (Mac OS X Only)
- maglev - Gemstone Ruby
+ maglev - GemStone Ruby
ironruby - IronRuby
mput - shyouhei(mput)'s github repository
system - use the system ruby (eg. pre-rvm state)
default - use rvm set default ruby and system if it hasn't been set.