Rich-Harris / agadoo

Check whether a package is tree-shakeable
MIT License
535 stars 17 forks source link

A command to ask for help around the usage? #15

Open aalekhpatel07 opened 2 years ago

aalekhpatel07 commented 2 years ago

I'm probably missing something because it is rare for an executable to not have a help flag (<executable> --help or <executable> -h for help around the arguments, parameters and their descriptions).

When asking agadoo for help with agadoo -h, I get

Success! -h is fully tree-shakeable

which is probably unintended.