help/alias in rvm-0.1.38 vs help/alias in rvm-0.1.39

- old
+ new

@@ -1,8 +1,8 @@ Alias - RVM allows you to alias you rubies for your convience and pleasure. + RVM allows you to alias your rubies for your convenience and pleasure. Usage rvm [options] alias source destination Source and Destination must be an RVM @@ -10,12 +10,12 @@ A gemset may be optionally included. Creating Aliases - First select a RVM ruby. + First select an RVM ruby. - ∴ rvm alias create ree-1.8.7-p2010.01 php + ∴ rvm alias create php ree-1.8.7-p2010.01 Using Aliases Now that you have created an alias, you can use the alias in place of the longer rvm selector string.