``` # shinken install Traceback (most recent call last): File "/usr/bin/shinken", line 479, in <module> CLI.one_loop(command_args) File "/usr/bin/shinken", line 277, in one_loop f(*cmd_args,**cmd_opts.__dict__) TypeError: do_install() takes exactly 3 arguments (2 given) ``` would be nice to have a small help message. shinken deployed by jessie debian packages : ``` ii shinken 2.0.3-4 all Flexible monitoring tool - Meta-package ``` Is there a 2.2 packaged for debian somewhere ?