pages.nl/*: rephrase Dutch alias pages (#14066)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
> In PowerShell is deze opdracht een alias van `Set-Location`. Deze documentatie is gebaseerd op de Command Prompt (`cmd`) versie van `cd`.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
|
||||
|
||||
- Bekijk documentatie van het equivalente PowerShell-commando:
|
||||
- Bekijk de documentatie van het equivalente PowerShell-commando:
|
||||
|
||||
`tldr set-location`
|
||||
|
||||
|
@@ -3,10 +3,10 @@
|
||||
> Dit commando is een alias van `cd` in Command Prompt en vervolgens `Set-Location` in PowerShell.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
|
||||
|
||||
- Bekijk de documentatie voor the originele Command Prompt commando:
|
||||
- Bekijk de documentatie van het originele Command Prompt commando:
|
||||
|
||||
`tldr cd`
|
||||
|
||||
- Bekijk de documentatie voor the originele PowerShell commando:
|
||||
- Bekijk de documentatie van het originele PowerShell commando:
|
||||
|
||||
`tldr set-location`
|
||||
|
@@ -4,10 +4,10 @@
|
||||
> Maar dit commando is niet beschikbaar op de Command Prompt (`cmd`). Gebruik `move` voor soortgelijke functionaliteit.
|
||||
> Meer informatie: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item>.
|
||||
|
||||
- Bekijk documentatie voor het equivalente Command Prompt commando:
|
||||
- Bekijk de documentatie van het equivalente Command Prompt commando:
|
||||
|
||||
`tldr move`
|
||||
|
||||
- Bekijk documentatie voor het originele PowerShell commando:
|
||||
- Bekijk de documentatie van het originele PowerShell commando:
|
||||
|
||||
`tldr move-item`
|
||||
|
@@ -4,10 +4,10 @@
|
||||
> Maar dit commando is niet beschikbaar op de Command Prompt (`cmd`). Gebruik `cd` voor soortgelijke functionaliteit.
|
||||
> Meer informatie: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-location>.
|
||||
|
||||
- Bekijk documentatie voor het equivalente Command Prompt commando:
|
||||
- Bekijk de documentatie van het equivalente Command Prompt commando:
|
||||
|
||||
`tldr cd`
|
||||
|
||||
- Bekijk documentatie voor het originele PowerShell commando:
|
||||
- Bekijk de documentatie van het originele PowerShell commando:
|
||||
|
||||
`tldr get-location`
|
||||
|
@@ -4,7 +4,7 @@
|
||||
> 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:
|
||||
- Bekijk de documentatie van het equivalente PowerShell-commando:
|
||||
|
||||
`tldr remove-item`
|
||||
|
||||
|
Reference in New Issue
Block a user