fdroidcl: add search and install examples (#3561)
This commit is contained in:

committed by
Ein Verne

parent
4f797eb4ef
commit
ce3c46684d
@@ -14,3 +14,11 @@
|
|||||||
- Download an APK file:
|
- Download an APK file:
|
||||||
|
|
||||||
`fdroidcl download {{app_id}}`
|
`fdroidcl download {{app_id}}`
|
||||||
|
|
||||||
|
- Search for an app in the index:
|
||||||
|
|
||||||
|
`fdroidcl search {{search_pattern}}`
|
||||||
|
|
||||||
|
- Install an app on a connected device:
|
||||||
|
|
||||||
|
`fdroidcl install {{app_id}}`
|
||||||
|
Reference in New Issue
Block a user