Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-02 00:19:10 +00:00
parent 2be0d1874d
commit 6c2bf9ee1e
134 changed files with 253 additions and 253 deletions

View File

@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
- Describe every image in each input file (as opposed to only the first image in each file) in a machine-readable format:
`pamfile -allimages -machine {{path/to/file}}`
`pamfile {{[-a|-allimages]}} -machine {{path/to/file}}`
- Display a count on how many images the input files contain:
`pamfile -count {{path/to/file}}`
`pamfile {{[-cou|-count]}} {{path/to/file}}`