mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08: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