1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 06:15:25 +02:00

clear: add page

This commit is contained in:
J053Fabi0 2017-12-04 11:57:54 -07:00
parent e25d33fcac
commit e98e5e9d78

7
pages/osx/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`