From 7e85ae7bd25ab6c30ea2b5323822b1846a3e5c25 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Thu, 3 Jan 2013 10:25:31 -0600 Subject: [PATCH] "Usage" -> "Command Reference" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec216df7..edfd98a4 100644 --- a/README.md +++ b/README.md @@ -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: