add alias info for runner command

This commit is contained in:
Vijay Dev
2011-06-02 01:10:11 +05:30
committed by Xavier Noria
parent 6ad8f6ef5c
commit f51cea64ad

View File

@@ -91,7 +91,7 @@ In addition to those, there are:
benchmarker See how fast a piece of code runs
profiler Get profile information from a piece of code
plugin Install a plugin
runner Run a piece of code in the application environment
runner Run a piece of code in the application environment (short-cut alias: "r")
All commands can be run with -h for more information.
EOT