fdroidcl: add page (#3541)
This commit is contained in:

committed by
Marco Bonelli

parent
a83040449e
commit
6b4c61b42c
16
pages/common/fdroidcl.md
Normal file
16
pages/common/fdroidcl.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# fdroidcl
|
||||
|
||||
> F-Droid CLI client.
|
||||
> More information: <https://github.com/mvdan/fdroidcl>.
|
||||
|
||||
- Fetch the F-Droid index:
|
||||
|
||||
`fdroidcl update`
|
||||
|
||||
- Display info about an app:
|
||||
|
||||
`fdroidcl show {{app_id}}`
|
||||
|
||||
- Download an APK file:
|
||||
|
||||
`fdroidcl download {{app_id}}`
|
Reference in New Issue
Block a user