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

[BUG] 'adb sideload' completion incorrect



Hi,

completion is currently trying
  adb sideload [adb command]

the correct syntax is
  adb sideload [filename]

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

Seems like a simple fix?

Cheers



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