aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-03-19 18:28:10 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-03-19 18:28:10 +0530
commit9c748f3961816d10b4a7be7b66a70b3b4bcd52cf (patch)
tree27783eed01c3e2531b6764fb42e14d55e85a97a1 /README.rdoc
parent50b3113eb4ca29fdf6db44b4ef07861c6a0f58c4 (diff)
parent426840c33caf8b14060c7bbf7dbddb0462699812 (diff)
downloadrails-9c748f3961816d10b4a7be7b66a70b3b4bcd52cf.tar.gz
rails-9c748f3961816d10b4a7be7b66a70b3b4bcd52cf.tar.bz2
rails-9c748f3961816d10b4a7be7b66a70b3b4bcd52cf.zip
Merge branch 'master' of github.com:lifo/docrails
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: