formula: clarify caveats usage.

This commit is contained in:
Mike McQuaid 2017-02-20 11:18:44 +00:00
parent 9f31d41fb2
commit 10970a5c54

View File

@ -1026,7 +1026,9 @@ class Formula
@prefix_returns_versioned_prefix = false @prefix_returns_versioned_prefix = false
end end
# Tell the user about any caveats regarding this package. # Tell the user about any Homebrew-specific caveats or locations regarding
# this package. These should not contain setup instructions that would apply
# to installation through a different package manager on a different OS.
# @return [String] # @return [String]
# <pre>def caveats # <pre>def caveats
# <<-EOS.undent # <<-EOS.undent