Created
March 2, 2012 02:53
-
-
Save carlcrott/1955186 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@domU-12-31-39-0A-16-63:~$ rvm get stable /or head | |
Usage | |
rvm-installer [options] [action] | |
Options | |
--branch <name> - Install RVM head, from named branch | |
--version <head|latest|x.y.z> - Install RVM version [head|latest|x.y.z] | |
--trace - used to debug the installer script | |
Actions | |
stable - Install RVM stable branch from wayneeseguin rvm repo. | |
help - Display CLI help (this output) | |
Branches: | |
branch <branch> | |
branch /<branch> | |
branch <repo>/ | |
branch <repo>/<branch> | |
Defaults: | |
branch: master | |
repo: wayneeseguin | |
RVM reloaded! | |
ubuntu@domU-12-31-39-0A-16-63:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment