mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 13:57:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Re-run a command every 60 seconds:
|
||||
|
||||
`watch {{[-n|--interval]}} {{60}} {{command}}`
|
||||
`watch {{[-n|--interval]}} 60 {{command}}`
|
||||
|
||||
- Monitor disk space, highlighting differences as they appear:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user