mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 22:50:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,9 +12,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`pdf-parser {{[-a|--stats]}} {{path/to/file.pdf}}`
|
||||
|
||||
- Display objects of type `/Font` in a PDF file:
|
||||
- Display objects of a specific type (`/Font`, `/URI`, ...) in a PDF file:
|
||||
|
||||
`pdf-parser {{[-t|--type]}} {{/Font}} {{path/to/file.pdf}}`
|
||||
`pdf-parser {{[-t|--type]}} {{/object_type}} {{path/to/file.pdf}}`
|
||||
|
||||
- Search for strings in indirect objects:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user