diff --git a/Library/Homebrew/dev-cmd/test-bot.rb b/Library/Homebrew/dev-cmd/test-bot.rb
index 160db82daa9fee42afb64d27dcf70eb02cedeeee..2d8500d9b4b9e1bc64798cfdcdedec22947564ee 100644
--- a/Library/Homebrew/dev-cmd/test-bot.rb
+++ b/Library/Homebrew/dev-cmd/test-bot.rb
@@ -1,6 +1,6 @@
 #: @hide_from_man_page
 #:  * `test-bot` [options]  <url|formula>:
-#:    Creates a pull request to boneyard a formula.
+#:    Tests the full lifecycle of a formula or Homebrew/brew change.
 #:
 #:    If `--dry-run` is passed, print what would be done rather than doing
 #:    it.