Update Aardwolf_Clock.xml

Added show/hide functions
master
AardCrowley 9 months ago committed by GitHub
parent f3d1c96c42
commit 13097a7246
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -579,6 +579,7 @@ end -- end Update code
function onHelp() function onHelp()
ColourNote("orange", "", "AardClock Help (Generic until I make it better)") ColourNote("orange", "", "AardClock Help (Generic until I make it better)")
ColourNote("orange", "", "aardclock time -- force an update of time, useful for disconnections and reboots") ColourNote("orange", "", "aardclock time -- force an update of time, useful for disconnections and reboots")
ColourNote("orange", "", "aardclock (show|on|hide|off) -- Shows or hides the clock")
ColourNote("orange", "", "aardclock update -- automatically update the plugin when new versions come out") ColourNote("orange", "", "aardclock update -- automatically update the plugin when new versions come out")
ColourNote("orange", "", "aardlock help -- what you're reading now...") ColourNote("orange", "", "aardlock help -- what you're reading now...")
end end

Loading…
Cancel
Save