ipconfig: add Dutch translation (#13413)

This commit is contained in:
Sebastiaan Speck
2024-08-13 00:43:24 +02:00
committed by GitHub
parent 1cc430f682
commit 8b81d168c0
2 changed files with 40 additions and 0 deletions

12
pages.nl/osx/ipconfig.md Normal file
View File

@@ -0,0 +1,12 @@
# ipconfig
> Bekijk en beheer de IP-configuratiestatus.
> Meer informatie: <https://keith.github.io/xcode-man-pages/ipconfig.8.html>.
- Lijst alle netwerkinterfaces op:
`ipconfig getiflist`
- Toon het IP-adres van een interface:
`ipconfig getifaddr {{interfacenaam}}`