caveats

in watchman.rb [21:27]


  def caveats
    <<~EOS
      If you plan to use watchman on more than one user, run `chmod g+s /usr/local/var/run/watchman`.
      We cannot do this for you.  See https://github.com/Homebrew/brew/issues/6019.
    EOS
  end