pages.nl/*: add Dutch translations (#11526)

This commit is contained in:
Sebastiaan Speck
2023-11-17 11:39:26 +01:00
committed by GitHub
parent a1fe74ac82
commit 44315280cf
11 changed files with 228 additions and 3 deletions

21
pages.nl/windows/choco.md Normal file
View File

@@ -0,0 +1,21 @@
# choco
> De Chocolatey pakket manager.
> Sommige subcommando's zoals `choco install` hebben hun eigen gebruiksdocumentatie.
> Meer informatie: <https://chocolatey.org>.
- Voer een Chocolatey commando uit:
`choco {{commando}}`
- Toon algemene hulp:
`choco -?`
- Toon help voor een specifiek commando:
`choco {{commando}} -?`
- Bekijk de Chocolatey versie:
`choco --version`