Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-01 00:25:28 +00:00
parent ce66b5e9bf
commit fde4de0db5
147 changed files with 229 additions and 179 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# wipeclean
> Clear the terminal screen using an animated wiper.
> More information: <https://github.com/JeanJouliaCode/wipeClean>.
> More information: <https://github.com/JeanJouliaCode/wipeClean#usage>.
- Clear the terminal screen:
@@ -14,4 +14,4 @@ source: https://github.com/tldr-pages/tldr.git
- Set the animation speed in frames per second (defaults to 150):
`wipeclean --speed {{speed}}`
`wipeclean {{[-s|--speed]}} {{speed}}`