Merge pull request #2195 from castlerock/command_line_information

Small missing information added to command description. --help also works
This commit is contained in:
Santiago Pastorino 2011-07-23 07:04:00 -07:00
commit fb36f3d1e4

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