logstash: tweak wording
Closes Homebrew/homebrew#32020. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6f00ae9214
commit
eaed3141b7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Logstash < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
def caveats; <<-EOS.undent
|
def caveats; <<-EOS.undent
|
||||||
Logstash 1.4 emits an unhelpful error if you try to start it sans config.
|
Logstash 1.4 emits an unhelpful error if you try to start it without config.
|
||||||
Please read the getting started guide located at:
|
Please read the getting started guide located at:
|
||||||
http://logstash.net/docs/latest/tutorials/getting-started-with-logstash
|
http://logstash.net/docs/latest/tutorials/getting-started-with-logstash
|
||||||
EOS
|
EOS
|
||||||
|
|
Loading…
Reference in a new issue