Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[BUG] adb sideload completion incorrect



Hi,

currently the completion tries
  adb sideload [adb command]

the correct syntax is
  adb sideload [filename]

adb sideload pushes an archive to the connected android device, which
will be flashed onto the system partition.

Seems like an easy fix?

Cheers



Messages sorted by: Reverse Date, Date, Thread, Author