pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# rails
|
||||
|
||||
> A server-side MVC framework written in Ruby.
|
||||
> Some subcommands such as `rails generate` have their own usage documentation.
|
||||
> Some subcommands such as `generate` have their own usage documentation.
|
||||
> More information: <https://guides.rubyonrails.org/command_line.html>.
|
||||
|
||||
- Create a new rails project:
|
||||
|
Reference in New Issue
Block a user