graph-explorer
graph-explorer copied to clipboard
run_graph_explorer.py --debug option value description unclear
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.