Package: pipx
Version: 0.12.3.1-3

There is no manual page, which is sad, it could be generated from -h for example (and -h for each subcommand).

% man pipx
No manual entry for pipx
% pipx -h
usage: pipx [-h] [--version] {install,inject,upgrade,upgrade-all,uninstall,uninstall-all,reinstall-all,list,run,ensurepath} ...

Install and execute binaries from Python packages.

Binaries can either be installed globally into isolated Virtual Environments
or run directly in an temporary Virtual Environment.

[...]

Reply via email to