mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
50e4a0985f
To run a command called "--help" you need to use the usual "--" arguments separator: pipenv run -- --help
2 lines
56 B
ReStructuredText
2 lines
56 B
ReStructuredText
Re-enable ``--help`` option for ``pipenv run`` command.
|