vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

run_graph_explorer.py --debug option value description unclear #111

Open kosch opened 10 years ago

kosch commented 10 years ago

run_graph_explorer.py --help talks about: --debug DEBUG

But its unclear what is mentioned with "DEBUG". When looking at source type=bool is expected. So description should be changed that true|false is expected as value for this param.