mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-09 09:45:24 +02:00
8 lines
205 B
Markdown
8 lines
205 B
Markdown
# agg
|
|
|
|
> Create a GIF from an `asciinema` terminal session recording.
|
|
> More information: <https://docs.asciinema.org/manual/agg/usage/>.
|
|
|
|
- Create a GIF:
|
|
|
|
`agg {{path/to/demo.cast}} {{path/to/demo.gif}}`
|