brew-mirror-check: Not using MD5 any more.

This commit is contained in:
Mike McQuaid 2013-01-26 12:59:57 +00:00
parent 239217e944
commit 6f17f25b5f

View File

@ -28,8 +28,7 @@ module Homebrew extend self
mirror_check_usage = <<-EOS
Usage: brew mirror-check <formulae ...>
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?