mqtt_statsd/mqtt_statsd
Matthew Treinish 4a5adf8cca
Fix usability around CLI
The cli is super straightforward, with just a single argument. But, that
doesn't mean people won't forget the config file or specify extra args
by mistake. This commit adds a --help/-h flag which will print the usage
information. It also will handle the case when an incorrect number of
arguments are supplied and refer the user to --help.
2017-04-03 22:59:11 -04:00
..
tests Initial Cookiecutter Commit. 2017-04-03 15:25:21 -04:00
__init__.py Initial Cookiecutter Commit. 2017-04-03 15:25:21 -04:00
daemon.py Fix usability around CLI 2017-04-03 22:59:11 -04:00