mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 22:35:28 +02:00
clear-host: add Spanish translation (#15203)
This commit is contained in:
parent
e36cfc2d4c
commit
7957e8ff57
1 changed files with 9 additions and 0 deletions
9
pages.es/windows/clear-host.md
Normal file
9
pages.es/windows/clear-host.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Clear-Host
|
||||
|
||||
> Limpia la pantalla.
|
||||
> Nota: Este comando sólo se puede utilizar a través de PowerShell.
|
||||
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/clear-host>.
|
||||
|
||||
- Limpia la pantalla:
|
||||
|
||||
`cls`
|
Loading…
Add table
Reference in a new issue