statgen / pheweb

A tool to build a website to browse hundreds or thousands of GWAS.
MIT License
158 stars 65 forks source link

Support `-h` for every subcommand #90

Closed pjvandehaar closed 3 years ago

pjvandehaar commented 7 years ago

For most subcommands, any non-empty argv should lead to print(...); exit(0)

git grep -A5 'def run('