mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 00:55:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,6 +12,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`avifenc {{path/to/input.png}} {{path/to/output.avif}}`
|
||||
|
||||
- Encode with a specific speed (6=default, 0=slowest and 10=fastest):
|
||||
- Encode with a specific speed (6=default, 0=slowest, and 10=fastest):
|
||||
|
||||
`avifenc --speed {{2}} {{path/to/input.png}} {{path/to/output.avif}}`
|
||||
|
||||
Reference in New Issue
Block a user