mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 16:15:33 +02:00
7 lines
141 B
Markdown
7 lines
141 B
Markdown
# rm
|
|
|
|
> In PowerShell is dit commando een alias van `Remove-Item`.
|
|
|
|
- Bekijk de documentatie van het originele commando:
|
|
|
|
`tldr remove-item`
|