echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)

This commit is contained in:
marchersimon
2021-03-07 15:12:23 +01:00
committed by GitHub
parent ed353b068b
commit 621355ceaf
13 changed files with 325 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# fdroidcl
> F-Droid CLI (Command Line Interface) Client.
> Mehr Informationen: <https://github.com/mvdan/fdroidcl>.
- Aktualisiere den Index:
`fdroidcl update`
- Zeige Informationen über eine App:
`fdroidcl show {{app_id}}`
- Lade eine apk-Datei herunter:
`fdroidcl download {{app_id}}`
- Suche nach einer App im Index:
`fdroidcl search {{suchmuster}}`
- Installiere eine App auf einem verbundenen Gerät:
`fdroidcl install {{app_id}}`