1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 06:53:50 +02:00

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

View file

@ -1,7 +0,0 @@
# clear
> Clears the screen of the terminal.
- Clear the screen (equivalent to typing Control-L when using the bash shell):
`clear`