windows/*: add, update PowerShell commands and aliases for Dutch translation (#11277)

This commit is contained in:
Sebastiaan Speck
2023-10-26 19:38:46 +02:00
committed by GitHub
parent 9856c5aec6
commit fe6c49b9bd
5 changed files with 90 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# rd
> Dit commando is een alias van `rmdir`.
> Deze opdracht is een alias van `rmdir` op de Command Prompt (`cmd`), en vervolgens `Remove-Item` in PowerShell.
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- Bekijk de documentatie van het originele commando:
`tldr rmdir`
- Bekijk de documentatie van het originele PowerShell commando:
`tldr remove-item`