mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 03:55:45 +02:00
clear: add page
This commit is contained in:
parent
e25d33fcac
commit
e98e5e9d78
1 changed files with 7 additions and 0 deletions
7
pages/osx/clear.md
Normal file
7
pages/osx/clear.md
Normal 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`
|
Loading…
Add table
Reference in a new issue