added some more comments comming from @colinsurprenant

Fixes #2356
This commit is contained in:
Pere Urbon-Bayes 2015-01-19 17:59:07 +01:00 committed by Jordan Sissel
parent 6b3877a708
commit b0fefbbd71

View file

@ -61,6 +61,9 @@ class LogStash::PluginManager::Install < Clamp::Command
# all development dependencies as you can do from the command line
# tool.
#
# :development option for installing development dependencies.
# :dev_shallow option for checking on the top level gems if there.
#
# Comments from the command line tool.
# --development - Install additional development dependencies
#