pages.pt_BR/windows/*: update outdated pages (#13945)

This commit is contained in:
Rafael Fontenelle
2024-10-03 12:01:14 -03:00
committed by GitHub
parent 068423bf7e
commit 5c54d531d9
8 changed files with 68 additions and 17 deletions

View File

@@ -1,8 +1,13 @@
# cls
> Limpar a tela de saída.
> No PowerShell, este comando é um apelido de `Clear-Host`. Esta documentação é baseada na versão Prompt de Comando (`cmd`) do `cls`.
> Mais informações: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Exibe a documentação do comando equivalente do PowerShell:
`tldr clear-host`
- Limpa a tela:
`cls`