mirror of
https://github.com/kikito/cron.lua.git
synced 2024-12-19 18:34:20 +00:00
updated readme
This commit is contained in:
parent
ffcc2b6b11
commit
610dfaaacc
@ -37,6 +37,7 @@ cron.reset() -- stops all the current actions, both timed ones and periodical on
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Some tag examples:
|
Some tag examples:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
-- This has the same effect of cron.after(2, showMenu), except that the
|
-- This has the same effect of cron.after(2, showMenu), except that the
|
||||||
-- time entry is tagged with the tags 'main-menu' and 'menu'
|
-- time entry is tagged with the tags 'main-menu' and 'menu'
|
||||||
|
Loading…
Reference in New Issue
Block a user