mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
Merge pull request #328 from AVAtarMod/next
Fixes wrong help message for --off
This commit is contained in:
commit
1d2b1e4a9e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue