diff --git a/railties/lib/rails/commands.rb b/railties/lib/rails/commands.rb index 5e55aeada98df515284cca9aaea8caf66debd209..a21484e5cb259b46fd1efcd72766586c898066ef 100644 --- a/railties/lib/rails/commands.rb +++ b/railties/lib/rails/commands.rb @@ -93,7 +93,7 @@ plugin Install a plugin runner Run a piece of code in the application environment (short-cut alias: "r") -All commands can be run with -h for more information. +All commands can be run with -h (or --help) for more information. EOT exit(1) end