mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-30 23:35:23 +02:00
134 B
134 B
rm
In PowerShell, this command is an alias of
Remove-Item
.
- View documentation for the original command:
tldr remove-item