mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| argparse-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||