Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-16 00:31:59 +00:00
parent bac2b335ce
commit 6ccb3a7063
25 changed files with 52 additions and 39 deletions

View File

@@ -5,14 +5,14 @@ source: https://github.com/tldr-pages/tldr.git
---
# pacfile
> Display information about package files, including repository data, file system checks, and database comparisons.
> Display information about package files, including repository data, filesystem checks, and database comparisons.
> More information: <https://github.com/andrewgregory/pacutils/blob/master/doc/pacfile.pod>.
- List all available packages:
`pacfile {{path/to/file_or_directory}}`
- Compare database values to the file system:
- Compare database values to the filesystem:
`pacfile {{path/to/file_or_directory}} --check`