Searched refs:OPTIONS (Results 1 - 1 of 1) sorted by relevance

/sdk/bash_completion/
H A Dadb.bash30 where=OPTIONS
41 where=OPTIONS
48 where=OPTIONS
58 where=OPTIONS
61 OPTIONS="-d -e -s -p"
65 OPTIONS|OPT_SERIAL|OPT_PATH)
66 COMPREPLY=( $(compgen -W "$OPTIONS $COMMAND" -- "$cur") )
116 where=OPTIONS
121 where=OPTIONS
131 if [[ $where == OPTIONS ]]; the
[all...]

Completed in 62 milliseconds