pypa / pipx

Install and Run Python Applications in Isolated Environments
https://pipx.pypa.io
MIT License
10.23k stars 411 forks source link

Add help messages for `pipx pin` and `pipx unpin` commands #1438

Closed dukecat0 closed 4 months ago

dukecat0 commented 4 months ago

Summary of changes

Add help messages for pipx pin and pipx unpin commands. Currently, they're missing from the output of pipx -h.

Test plan

Tested by running

pipx -h