mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
wipeclean: add page (#8075)
This commit is contained in:
parent
17f090ba91
commit
7c6206b74f
1 changed files with 12 additions and 0 deletions
12
pages/common/wipeclean.md
Normal file
12
pages/common/wipeclean.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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}}`
|
Loading…
Add table
Reference in a new issue