"get-pip.py --help" should state that it also accepts pip's arguments
ian-kelling opened this issue · 3 comments
ian-kelling commented
It is currently misleading, suggesting that there are only 3 possible arguments. It's output is:
usage: tmp.KSkiMEIr0k [-h] [--no-setuptools] [--no-wheel]
optional arguments:
-h, --help show this help message and exit
--no-setuptools
--no-wheel
ian-kelling commented
Note, in my original comment "tmp.KSkiMEIr0k" is just a temporary name for the file I used.
pradyunsg commented
A PR for this would be welcome. :)
pradyunsg commented
Closing this since there doesn't seem to be much interest in actually doing this, expressed by anyone.