mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 15:00:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user