main
md 4 lines 173 Bytes
Rendered Raw
1 ### wait
2 pause until a duration or timestamp
3 args: any of `seconds`, `minutes`, `hours`, `days`, or `until` iso timestamp
4 use only when waiting is actually part of the task