mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-18 21:15:42 +02:00
clear-host: fix typo (#16574)
This commit is contained in:
parent
a23d41742e
commit
48698f130f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Clear-Host
|
# Clear-Host
|
||||||
|
|
||||||
> Limpia la pantalla.
|
> Limpia la pantalla.
|
||||||
> Nota: Este comando sólo se puede utilizar a través de PowerShell.
|
> Nota: Este comando solo se puede utilizar a través de PowerShell.
|
||||||
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/clear-host>.
|
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/clear-host>.
|
||||||
|
|
||||||
- Limpia la pantalla:
|
- Limpia la pantalla:
|
||||||
|
|
Loading…
Add table
Reference in a new issue