mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 13:55:29 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,3 +23,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Execute a specific command after 20 [m]inutes delay:
|
||||
|
||||
`sleep 20m && {{command}}`
|
||||
|
||||
- Delay forever:
|
||||
|
||||
`sleep {{[inf|infinity]}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`sleep --help`
|
||||
|
||||
Reference in New Issue
Block a user