choco: add German translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2a2786cf0b
commit
7eac2ee865
21
pages.de/windows/choco.md
Normal file
21
pages.de/windows/choco.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# choco
|
||||||
|
|
||||||
|
> Ein Kommandozeilenwerkzeug für die Chocolatey Paketverwaltung.
|
||||||
|
> Schau dir `choco install`, `choco upgrade` und andere Seiten für weitergehende Informationen an.
|
||||||
|
> Mehr Informationen: <https://chocolatey.org>.
|
||||||
|
|
||||||
|
- Führe einen Chocolatey-Befehl aus:
|
||||||
|
|
||||||
|
`choco {{befehl}}`
|
||||||
|
|
||||||
|
- Zeige die allgemeine Hilfe an:
|
||||||
|
|
||||||
|
`choco -?`
|
||||||
|
|
||||||
|
- Zeige die Hilfe für einen bestimmten Befehl an:
|
||||||
|
|
||||||
|
`choco {{befehl}} -?`
|
||||||
|
|
||||||
|
- Überprüfe die Version von Chocolatey:
|
||||||
|
|
||||||
|
`choco --version`
|
Reference in New Issue
Block a user