From 28d520bc21dabed9e390599d121b1867dbeb0ebb Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sun, 8 Feb 2015 15:13:54 +0100 Subject: 34470: completion: adb: add "sideload" command btw: there is another compdef available for `adb` from zsh-users/zsh-completion; see https://github.com/zsh-users/zsh-completions/issues/291. --- Completion/Unix/Command/_adb | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_adb b/Completion/Unix/Command/_adb index 2e36046c7..e687762d3 100644 --- a/Completion/Unix/Command/_adb +++ b/Completion/Unix/Command/_adb @@ -63,6 +63,7 @@ _adb() { "root" "usb" "tcpip" + "sideload" "ppp" ) -- cgit 1.4.1