nushell/docs/commands/clear.md

19 lines
158 B
Markdown
Raw Normal View History

---
title: clear
layout: command
version: 0.59.0
---
Clear the terminal.
## Signature
```> clear ```
## Examples
Clear the terminal
```shell
> clear
```