mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 23:01:20 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
17
tldr/wipeclean
Normal file
17
tldr/wipeclean
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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}}`
|
||||
Reference in New Issue
Block a user