Skip to content

Commit

Permalink
Fixed typos and word flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Deryl R. Doucette committed Oct 23, 2011
1 parent 333eea1 commit 8f53f4d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions help/rvmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

∴ rvm rvmrc {trust,untrust,trusted,load,reset} [optional-path]

Tools for dealing with and loading the rvmrc trust for a given directory.
Expand Down Expand Up @@ -34,8 +33,8 @@ Note that this replaces 'rvm load-rvmrc'. Note that load implicity trusts the
rvmrc, even if it is set to untrusted.


Creating project rvmrc files can be easily achived with folowing command:
Creating project rvmrc files can easily be done with following command:

∴ rvm --rvmrc --create use 1.9.2@funky

Above command will create both geset 'funky' and project rvmrc file in current directory.
Above command will create both the gemset 'funky', and a project rvmrc file in the current directory.

0 comments on commit 8f53f4d

Please sign in to comment.