mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 14:42:19 +02:00
12 lines
227 B
Markdown
12 lines
227 B
Markdown
# reset
|
|
|
|
> Reinitializes the current terminal. Clears the entire terminal screen.
|
|
> More information: <https://manned.org/reset>.
|
|
|
|
- Reinitialize the current terminal:
|
|
|
|
`reset`
|
|
|
|
- Display the terminal type instead:
|
|
|
|
`reset -q`
|