Files
pipenv/news/3844.behavior.rst
T
immerrr 50e4a0985f run: re-enable --help option
To run a command called "--help" you need to use the usual "--" arguments
separator:

pipenv run -- --help
2019-07-14 09:28:13 +02:00

2 lines
56 B
ReStructuredText

Re-enable ``--help`` option for ``pipenv run`` command.