-h also shows help options.

This commit is contained in:
Sandeep 2012-03-19 17:53:27 +05:30
parent d25d3fba3e
commit 426840c33c
1 changed files with 1 additions and 1 deletions

View File

@ -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: