windows/*: add, update PowerShell commands and aliases for Dutch translation (#11277)
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# rmdir
|
||||
|
||||
> Verwijdert een map en zijn inhoud.
|
||||
> In PowerShell is deze opdracht een alias van `Remove-Item`. Deze documentatie is gebaseerd op de Command Prompt (`cmd`) versie van `rmdir`.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
|
||||
|
||||
- Bekijk documentatie van het equivalente PowerShell-commando:
|
||||
|
||||
`tldr remove-item`
|
||||
|
||||
- Verwijder een lege map:
|
||||
|
||||
`rmdir {{pad/naar/map}}`
|
||||
|
Reference in New Issue
Block a user