diff options
Diffstat (limited to 'Library/Homebrew/dev-cmd/test-bot.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/test-bot.rb | 2 |
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 160db82da..2d8500d9b 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. |
