mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 07:51:36 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/agg
4
tldr/agg
@@ -16,6 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`agg --cols 80 --rows 25 {{path/to/demo.cast}} {{path/to/demo.gif}}`
|
||||
|
||||
- Create a GIF with a font size of 24 pixels:
|
||||
|
||||
`agg --font-size 24 {{path/to/demo.cast}} {{path/to/demo.gif}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`agg {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user