commit | f3d269a366d6c6cf07561d3495e74be5a98de27c | [log] [tgz] |
---|---|---|
author | Petr Viktorin <encukou@gmail.com> | Wed May 30 12:36:17 2018 +0200 |
committer | GitHub <noreply@github.com> | Wed May 30 12:36:17 2018 +0200 |
tree | 2b5c373ccd84eb7d770e93c6a2713d7dceb23a6a | |
parent | 5583ef4777452e79278de80755d403f1c5b7781d [diff] |
[2.7] Improve ensurepip's --help (GH-4686) (GH-7240) * Add a space to ensurepip's --altinstall option * Add periods to the arguments of ensurepip that didn't have it This makes --help for all optional arguments consistent and also makes it consistent with pip --help.. (cherry picked from commit e9537ad6a128924dd610bea2268065500c174181) Co-authored-by: Wieland Hoffmann <mineo@users.noreply.github.com>