Skip to content

Commit

Permalink
manpage itself corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Chizhov authored and Sutto committed Jun 24, 2010
1 parent f092418 commit afd5dd4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/rvm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ ACTIONS

*install*::
Install one or many ruby versions.
See also: <http://rvm.beginrescueend.com/rubies/installing/>
http://rvm.beginrescueend.com/rubies/installing/

*uninstall*::
Uninstall one or many ruby versions, leaves their sources.
Expand Down Expand Up @@ -181,7 +181,7 @@ ACTIONS
Monitor cwd for testing, run 'rake {spec,test}' on changes.

*gemset*::
gemsets: <http://rvm.beginrescueend.com/gemsets/>
gemsets: http://rvm.beginrescueend.com/gemsets/

*gemdir*::
Display the path to the current gem directory ('$GEM_HOME').
Expand All @@ -194,11 +194,11 @@ ACTIONS

*list*::
Show currently installed rubies, interactive output.
<http://rvm.beginrescueend.com/rubies/list/>
http://rvm.beginrescueend.com/rubies/list/

*package*::
Install a dependency package {readline,iconv,zlib,openssl}.
<http://rvm.beginrescueend.com/packages/>
http://rvm.beginrescueend.com/packages/

*notes*::
Display notes, with operating system specifics.
Expand Down Expand Up @@ -233,18 +233,19 @@ IMPLEMENTATION
shyouhei(mput)'s github repository, popular in Japan :)
*system*::
use the system ruby (eg. pre-rvm state)
Use the system ruby (eg. pre-rvm state).
*default*::
use rvm set default ruby and system if it hasn't been set.
<http://rvm.beginrescueend.com/rubies/default/>
Use rvm set default ruby and system if it hasn't been set.
http://rvm.beginrescueend.com/rubies/default/
RESOURCES
---------
Main web site: <http://rvm.beginrescueend.com/>
Online issue-tracker: <https://www.pivotaltracker.com/projects/26822>
http://rvm.beginrescueend.com/[Main web site]
https://www.pivotaltracker.com/projects/26822[Online issue-tracker]
COPYING
Expand All @@ -254,7 +255,6 @@ Copyright (c) 2009 Wayne E. Seguin
See LICENCE file for details.
////
# vim:ft=asciidoc
////
Binary file modified man/man1/rvm.1.gz
Binary file not shown.

0 comments on commit afd5dd4

Please sign in to comment.