fixed incorrect command usage. (This section needs to be updated in any case).

This commit is contained in:
Vijay Dev
2011-06-10 17:17:51 +05:30
parent 94c52e8bd7
commit 83289beddd

View File

@@ -481,7 +481,7 @@ h4. +profiler+
Usage:
<shell>
Usage: rails benchmarker 'Ruby.code' 'Ruby.more_code' ... [OPTS]
Usage: rails profiler 'Ruby.code' 'Ruby.more_code' ... [OPTS]
-r, --runs N Number of runs.
Default: 1
-o, --output PATH Directory to use when writing the results.