mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
173 B
173 B
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