aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/profile b/tools/profile
index fbea67492b..d4b2fc5fbd 100755
--- a/tools/profile
+++ b/tools/profile
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
# Example:
-# tools/profile activesupport/lib/active_support.rb
+# ./profile ../activesupport/lib/active_support.rb [ruby-prof mode]
ENV['NO_RELOAD'] ||= '1'
ENV['RAILS_ENV'] ||= 'development'