1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 14:55:24 +02:00
tldr/pages/common/agg.md

9 lines
205 B
Markdown
Raw Normal View History

2025-06-13 22:00:11 +03:00
# 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}}`