1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/common/wipeclean.md
2022-05-11 15:22:06 +00:00

12 lines
274 B
Markdown

# 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}}`