1
0
Эх сурвалжийг харах

fdroidcl: add search and install examples (#3561)

Pierre Rudloff 5 жил өмнө
parent
commit
ce3c46684d

+ 8 - 0
pages/common/fdroidcl.md

@@ -14,3 +14,11 @@
 - Download an APK file:
 
 `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}}`