bandersnatch
bandersnatch copied to clipboard
Display issue in help output for large number of choices.
Reproduce by running yarn start examples/countries.ts
and then name --help
. Observe large number of choices in help output. Would be good if this can be limited somehow.
Related to #404, #405