mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 08:55:51 +02:00

Co-authored-by: Darío Hereñú <magallania@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
133 B
133 B
rm
En PowerShell, este comando es un alias de
Remove-Item
.
- Vea la documentación del comando original:
tldr remove-item