Merge pull request #2063 from MikeMcQuaid/caveats-clarify

formula: clarify caveats usage.
This commit is contained in:
Mike McQuaid 2017-02-25 14:15:19 +00:00 committed by GitHub
commit 7ffb036b52

View File

@ -1026,7 +1026,9 @@ class Formula
@prefix_returns_versioned_prefix = false
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]
# <pre>def caveats
# <<-EOS.undent