Browse Source

Add missing (planned) commands

pull/8/head
Daniel Martí 11 years ago
parent
commit
0abae7b193
  1. 9
      README.md

9
README.md

@ -12,10 +12,17 @@ devices via [ADB](https://developer.android.com/tools/help/adb.html).
update Update the index
list List all available apps
search <term...> Search available apps
show <appid...> Show detailed info of an app
show <app...> Show detailed info about an app
devices List connected devices
installed List installed apps
### Missing commands
updates List apps to update
install <app...> Install an app
upgrade <app...> Upgrade an app
remove <app...> Remove an app
### Missing features
* Index verification via jar signature

Loading…
Cancel
Save