Fix typo + clarify

This commit is contained in:
Jordan Sissel 2013-01-02 00:37:12 -08:00
parent dedc1129b3
commit 985b307404

View file

@ -2,7 +2,7 @@ require "logstash/inputs/base"
require "logstash/namespace"
require "socket" # for Socket.gethostname
# Run command line tools and cature output as an event.
# Run command line tools and capture the whole output as an event.
#
# Notes:
#