pages.nl/*: add Dutch alias pages (#11650)
This commit is contained in:
13
pages.nl/windows/pwd.md
Normal file
13
pages.nl/windows/pwd.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pwd
|
||||
|
||||
> In PowerShell, is dit commando een alias van `Get-Location`.
|
||||
> 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:
|
||||
|
||||
`tldr cd`
|
||||
|
||||
- Bekijk documentatie voor het originele PowerShell commando:
|
||||
|
||||
`tldr get-location`
|
Reference in New Issue
Block a user