vanadium-archive / madb

Multi-device Android Debug Bridge (madb): A command line tool that wraps Android Debug Bridge (adb) and provides various features for controlling multiple Android devices concurrently.
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Consider renaming "madb start" and "madb stop" #28

Open yyoon opened 8 years ago

yyoon commented 8 years ago

These two command look too similar to adb shell start and adb shell stop which are totally different from what madb start and madb stop would do.