diff --git a/Library/Contributions/cmds/brew-mirror-check.rb b/Library/Contributions/cmds/brew-mirror-check.rb index 0f398c171c..821a625260 100755 --- a/Library/Contributions/cmds/brew-mirror-check.rb +++ b/Library/Contributions/cmds/brew-mirror-check.rb @@ -28,8 +28,7 @@ module Homebrew extend self mirror_check_usage = <<-EOS Usage: brew mirror-check -Cycle through mirror lists for each formula, attempt a download and validate -MD5 sums. +Cycle through mirror lists for each formula, attempt a download and validate file hashes. EOS if ARGV.empty?