Explorar o código

fdroidcl: add search and install examples (#3561)

Pierre Rudloff %!s(int64=5) %!d(string=hai) anos
pai
achega
ce3c46684d
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      pages/common/fdroidcl.md

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