Files
cheatsheet-tldr/tldr/windows/clear

13 lines
229 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# clear
> In PowerShell, this command is an alias of `Clear-Host`.
- View documentation for the original command:
`tldr clear-host`