Merge pull request #328 from AVAtarMod/next

Fixes wrong help message for --off
This commit is contained in:
Basti 2022-02-27 16:57:19 +01:00 committed by GitHub
commit 1d2b1e4a9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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