winget: add German translation (#6943)

beep
Michael Schwarz 2021-10-14 12:09:58 +02:00 committed by GitHub
parent af68b27c9c
commit 23978a3f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# winget
> Windows Package Manager CLI.
> Weitere Informationen: <https://docs.microsoft.com/windows/package-manager/winget>.
- Installiere ein Paket:
`winget install {{paket}}`
- Zeige Informationen über ein Paket an:
`winget show {{paket}}`
- Suche ein Paket:
`winget search {{paket}}`