mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 18:45:59 +02:00
parent
6f62b8030c
commit
05d7990bc0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Create a gif from a series of images with 100ms delay between them:
|
||||
|
||||
`convert {{image1.png}} {{image2.png}} {{image3.png}} -delay {{100}} {{animation.gif}}`
|
||||
`convert {{image1.png}} {{image2.png}} {{image3.png}} -delay {{10}} {{animation.gif}}`
|
||||
|
||||
- Create an image with nothing but a solid background:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue