浏览代码

Added _files to complete all arguments following the first as files

Frederik Mogensen 12 年之前
父节点
当前提交
8ad9122ba4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      plugins/adb/_adb

+ 2 - 0
plugins/adb/_adb

@@ -35,3 +35,5 @@ if (( CURRENT == 1 )); then
 	_describe -t commands "adb subcommand" _1st_arguments
 	return
 fi
+
+_files