fixup! Animations: Restore old sentence

This commit is contained in:
Antonino Scordino 2022-10-20 22:09:39 +02:00
parent a974d5995c
commit 34fb569eb7
No known key found for this signature in database
GPG key ID: F20FDE4C896FC2CB

View file

@ -18,9 +18,7 @@ animation=NAME,ONOFF,SPEED,CURVE
`CURVE` is the bezier curve name, see [curves](#curves). `CURVE` is the bezier curve name, see [curves](#curves).
`STYLE` is the animation style `STYLE` (optional) is the animation style
All the parameters are required, except for the `STYLE` parameter.
The animations are a tree. If an animation is unset, it will inherit its The animations are a tree. If an animation is unset, it will inherit its
parent's values. See [animation tree](#animation-tree). parent's values. See [animation tree](#animation-tree).