Browse Source

"Usage" -> "Command Reference"

pull/360/head^2
Sam Stephenson 13 years ago
parent
commit
7e85ae7bd2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -37,7 +37,7 @@ bulletproof deployments.
* [Homebrew on Mac OS X](#homebrew-on-mac-os-x)
* [Neckbeard Configuration](#neckbeard-configuration)
* [Uninstalling Ruby Versions](#uninstalling-ruby-versions)
* [Usage](#usage)
* [Command Reference](#command-reference)
* [rbenv global](#rbenv-global)
* [rbenv local](#rbenv-local)
* [rbenv shell](#rbenv-shell)
@ -225,7 +225,7 @@ The [ruby-build](https://github.com/sstephenson/ruby-build) plugin
provides an `rbenv uninstall` command to automate the removal
process.
## Usage ##
## Command Reference ##
Like `git`, the `rbenv` command delegates to subcommands based on its
first argument. The most common subcommands are:

Loading…
Cancel
Save