zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] 'adb sideload' completion incorrect
@ 2015-06-18 16:05 Isgar
  2015-06-19  2:42 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Isgar @ 2015-06-18 16:05 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [BUG] adb sideload completion incorrect
@ 2015-06-18 16:13 Isgar
  2015-06-19 16:28 ` Oliver Kiddle
  0 siblings, 1 reply; 4+ messages in thread
From: Isgar @ 2015-06-18 16:13 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-19 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 16:05 [BUG] 'adb sideload' completion incorrect Isgar
2015-06-19  2:42 ` Bart Schaefer
2015-06-18 16:13 [BUG] adb sideload " Isgar
2015-06-19 16:28 ` Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).