1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 22:15:42 +02:00

winget: add German translation (#6943)

This commit is contained in:
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

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}}`