clear: Move to common/ (#2281)

This commit is contained in:
melgu
2018-09-03 20:03:32 +02:00
committed by Starbeamrainbowlabs
parent e4c0393738
commit 3b0cdb58dc
2 changed files with 0 additions and 7 deletions

7
pages/common/clear.md Normal file
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`