DefinitelyTyped/types/argparse
Thomas Sondergaard a125cc10fc argparse: ArgumentOptions.metavar can be an array (#41283)
This is essential for useful docs for nargs >= 2.

https://docs.python.org/dev/library/argparse.html#metavar says this
about metavar and nargs:

Different values of nargs may cause the metavar to be used multiple
times. Providing a tuple to metavar specifies a different display for
each of the arguments.
2019-12-31 15:33:55 -08:00
..
argparse-tests.ts
index.d.ts
tsconfig.json
tslint.json