Todd Gamblin
1b998cbeee
Fix issues with spack [cmd] -h
help output
...
- Shorten Spack command usage for short options. Short options are now
shown as [-abc] instead of as [-a] [-b] [-c]
- fix bug that mixed long and short options for top-level `spack help`
2018-02-12 20:25:17 -08:00
Adam J. Stewart
088c193a78
Update to the latest version of argparse ( #6786 )
...
* Update to the latest version of argparse
* Re-add colified logic
2017-12-30 16:08:35 -08:00
Todd Gamblin
21fae634a5
Add Python 3 aliases to our argparse backport.
2016-01-03 01:19:03 -08:00
Todd Gamblin
a5859b0b05
Add ability to get subparser by name from argparse
2014-11-01 15:59:29 -07:00
Todd Gamblin
a8ed1ec414
Minor argparse improvement.
2014-09-29 20:00:00 -07:00
Todd Gamblin
7714d08e2e
Remvoe dependence on v2.7 argparse by including argparse.
2014-08-10 11:48:07 -07:00