Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-27 00:21:38 +00:00
parent 8270b3f19b
commit 558cf60f0b
18 changed files with 58 additions and 29 deletions

View File

@@ -20,7 +20,11 @@ source: https://github.com/tldr-pages/tldr.git
`pkgz search {{package_name}}`
- Show enabled sources with the package available and/or installed:
- Show how many packages are installed per source:
`pkgz info`
- Show where a package is installed or available:
`pkgz info {{package_name}}`