# cls > 清除屏幕。 > 在 PowerShell 中,此命令是 `Clear-Host` 的别名。此文档基于命令提示符(`cmd`)版本的 `cls`。 > 更多信息:。 - 查看等效 PowerShell 命令的文档: `tldr clear-host` - 清除屏幕: `cls`