Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[BUG] adb sideload completion incorrect
- X-seq: zsh-workers 35518
- From: Isgar <isgar@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [BUG] adb sideload completion incorrect
- Date: Thu, 18 Jun 2015 18:13:36 +0200
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
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