aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/test-bot.rb
diff options
context:
space:
mode:
authorZhiming Wang2016-09-12 09:09:23 -0400
committerZhiming Wang2016-09-12 09:09:23 -0400
commit8ce4ca1de32a27e3cf606091b47619c70bdd8c1a (patch)
tree044cbf52ed6cf9d5ab452bf131cc01d616ac3e54 /Library/Homebrew/dev-cmd/test-bot.rb
parentafc5aa125f038561c1c9aedaead49e04f18e3b3f (diff)
downloadbrew-8ce4ca1de32a27e3cf606091b47619c70bdd8c1a.tar.bz2
test-bot: fix summary
Diffstat (limited to 'Library/Homebrew/dev-cmd/test-bot.rb')
-rw-r--r--Library/Homebrew/dev-cmd/test-bot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/dev-cmd/test-bot.rb b/Library/Homebrew/dev-cmd/test-bot.rb
index 2b0e809c1..77239db62 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.