mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 07:35:24 +02:00
Linting
This commit is contained in:
parent
825d85cde8
commit
b566deb4ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# sleep
|
# sleep
|
||||||
|
|
||||||
> Delay for a specified amount of time
|
> Delay for a specified amount of time.
|
||||||
|
|
||||||
- Delay in seconds:
|
- Delay in seconds:
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@
|
||||||
|
|
||||||
- Delay in hours:
|
- Delay in hours:
|
||||||
|
|
||||||
`sleep {{hours}}h`
|
`sleep {{hours}}h`
|
||||||
|
|
Loading…
Add table
Reference in a new issue