Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-11 00:21:25 +00:00
parent c39b4c5f19
commit 3bbcd70636
19 changed files with 93 additions and 39 deletions

View File

@@ -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: