aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorSandeep <sandeep.ravichandran@sourcebits.com>2012-03-19 17:53:27 +0530
committerSandeep <sandeep.ravichandran@sourcebits.com>2012-03-19 17:53:27 +0530
commit426840c33caf8b14060c7bbf7dbddb0462699812 (patch)
tree23913769d8c362cc785b42aeb10ad86bdf2c4acf /README.rdoc
parentd25d3fba3e94d3f7708f1ef7ac7fd32a0d9e0f5e (diff)
downloadrails-426840c33caf8b14060c7bbf7dbddb0462699812.tar.gz
rails-426840c33caf8b14060c7bbf7dbddb0462699812.tar.bz2
rails-426840c33caf8b14060c7bbf7dbddb0462699812.zip
-h also shows help options.
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 78640b39aa..c9fb595efb 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -47,7 +47,7 @@ can read more about Action Pack in its {README}[link:/rails/rails/blob/master/ac
cd myapp; rails server
- Run with <tt>--help</tt> for options.
+ Run with <tt>--help</tt> or <tt>-h</tt> for options.
4. Go to http://localhost:3000 and you'll see: