pypa/get-pip

"get-pip.py --help" should state that it also accepts pip's arguments

ian-kelling opened this issue · 3 comments

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

Note, in my original comment "tmp.KSkiMEIr0k" is just a temporary name for the file I used.

A PR for this would be welcome. :)

Closing this since there doesn't seem to be much interest in actually doing this, expressed by anyone.