Files
cheatsheet-tldr/tldr/wipeclean

18 lines
367 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# wipeclean
> Clear the terminal screen using an animated wiper.
> More information: <https://github.com/JeanJouliaCode/wipeClean>.
- Clear the terminal screen:
`wipeclean`
- Set the animation speed in frames per second (defaults to 150):
`wipeclean --speed {{speed}}`