diff --git a/pages/common/wipeclean.md b/pages/common/wipeclean.md new file mode 100644 index 0000000000..c99ac97143 --- /dev/null +++ b/pages/common/wipeclean.md @@ -0,0 +1,12 @@ +# wipeclean + +> Clear the terminal screen using an animated wiper. +> More information: . + +- Clear the terminal screen: + +`wipeclean` + +- Set the animation speed in frames per second (defaults to 150): + +`wipeclean --speed {{speed}}`