mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 12:01:26 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Install a package in a virtual environment with pip arguments:
|
||||
|
||||
`pipx install --pip-args='{{pip-args}}' {{package}}`
|
||||
|
||||
- Upgrade/reinstall/uninstall all installed packages:
|
||||
|
||||
`pipx {{upgrade-all|uninstall-all|reinstall-all}}`
|
||||
|
||||
Reference in New Issue
Block a user