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
1 changed files with 1 additions and 3 deletions

View File

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