clear: add page (#1747)

This commit is contained in:
Starbeamrainbowlabs
2017-12-06 16:13:47 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# clear
> Clears the screen of the terminal.
- Clear the screen (equivalent to typing Control-L when using the bash shell):
`clear`
+7
View File
@@ -0,0 +1,7 @@
# clear
> Clears the screen of the terminal.
- Clear the screen (equivalent to typing Control-L when using the bash shell):
`clear`