1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 03:57:54 +01:00
tldr/pages/common/sleep.md
Igor Shubovych b566deb4ff Linting
2016-02-23 01:42:26 +02:00

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