sleep: add page
This commit is contained in:
15
pages/common/sleep.md
Normal file
15
pages/common/sleep.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# sleep
|
||||||
|
|
||||||
|
> Delay for a specified amount of time
|
||||||
|
|
||||||
|
- Delay in seconds:
|
||||||
|
|
||||||
|
`sleep {{seconds}}`
|
||||||
|
|
||||||
|
- Delay in minutes:
|
||||||
|
|
||||||
|
`sleep {{minutes}}m`
|
||||||
|
|
||||||
|
- Delay in hours:
|
||||||
|
|
||||||
|
`sleep {{hours}}h`
|
Reference in New Issue
Block a user