mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
typography detail in release notes
This commit is contained in:
parent
66f501e9a2
commit
b838a5c92b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ rails console # => ./script/console
|
|||
rails g scaffold post title:string # => ./script/generate scaffold post title:string
|
||||
</shell>
|
||||
|
||||
Run rails --help for a list of all the options.
|
||||
Run <tt>rails --help</tt> for a list of all the options.
|
||||
|
||||
h4. Dependencies and config.gem
|
||||
|
||||
|
|
Loading…
Reference in a new issue