*: clean up and normalize (#5437)

This commit is contained in:
marchersimon
2021-03-25 17:42:04 +01:00
committed by GitHub
parent 0f37d0336b
commit de311e1749
115 changed files with 874 additions and 877 deletions

View File

@@ -5,15 +5,15 @@
- Installiere ein oder mehrere Pakete, deren Namen mit Leerzeichen getrennt sind:
`choco install {{paket(e)}}`
`choco install {{paket1}} {{paket2}}`
- Installiere Pakete aus einer Konfigurationsdatei:
`choco install {{pfad/zur/pakete.config}}`
`choco install {{pfad/zu/pakete.config}}`
- Installiere Pakete aus einer `nuspec`- oder `nupkg`-Datei:
`choco install {{pfad/zur/datei}}`
`choco install {{pfad/zu/datei}}`
- Installiere eine bestimmte Version eines Pakets: