Fixed usage comments

Fixes #2017
This commit is contained in:
Suyog Rao 2014-11-04 16:30:57 -08:00 committed by Jordan Sissel
parent db60396732
commit a3493eae37

View file

@ -2,7 +2,7 @@
# Install contrib plugins.
#
# Usage:
# bin/plugin install contrib
# bin/plugin --help
basedir=$(cd `dirname $0`/..; pwd)
. ${basedir}/bin/logstash plugin "$@"