README in rvm-0.1.0 vs README in rvm-0.1.1
- old
+ new
@@ -24,9 +24,11 @@
gem - runs a gem command using selected ruby's 'gem'
rake - runs a rake task against specified and/or all rubies
tests - runs 'rake test' across selected ruby versions
specs - runs 'rake spec' across selected ruby versions
+ gems - gems(ets): http://rvm.beginrescueend.com/gemsets/#managing
+
gemdir - switch to gem directory for installation (new login shell)
srcdir - switch to src directory for the current ruby installation
Implementation