formula: update caveats documentation.
This commit is contained in:
parent
9b0b10ca03
commit
99ed23347a
@ -1014,13 +1014,13 @@ class Formula
|
||||
@prefix_returns_versioned_prefix = false
|
||||
end
|
||||
|
||||
# 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.
|
||||
# Warn the user about any Homebrew-specific issues or quirks for 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
|
||||
# Are optional. Something the user should know?
|
||||
# Are optional. Something the user must be warned about?
|
||||
# EOS
|
||||
# end</pre>
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user