| commit | aada63b20ec64bbfc4f2fb0718fc563eedbdd36a | [log] [tgz] |
|---|---|---|
| author | Brendan Gerrity <brerrity@gmail.com> | Fri Aug 31 08:15:42 2018 -0700 |
| committer | Steve Dower <steve.dower@microsoft.com> | Fri Aug 31 08:15:42 2018 -0700 |
| tree | a1850f0ed14568d1c9da7986be6f19429d626367 | |
| parent | 757b73cf92f5141396a9faf9e57a86765d7dac15 [diff] |
bpo-34062: Add missing launcher argument and make behavior consistent between short and long arguments (GH-8827) Added previously missing "--list" argument. Made "--list" and "--list-paths" behavior consistent with the corresponding "-0" and "-0p" arguments.