Fixes wrong help message for --off

This commit is contained in:
AVAtar Mod 2022-02-27 13:41:44 +03:00
parent 0d4b898324
commit 13f46dc191

View file

@ -787,7 +787,7 @@ usage() {
echo " Scale image to span multiple displays" echo " Scale image to span multiple displays"
echo echo
echo " --off <N>" echo " --off <N>"
echo " Turn display off after N minutes" echo " Turn display off after N seconds"
echo echo
echo " --fx <EFFECT,EFFECT,EFFECT>" echo " --fx <EFFECT,EFFECT,EFFECT>"
echo " List of effects to generate" echo " List of effects to generate"