correct declaration of local variables
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
_pulseaudio_tcp_completions() {
|
||||
local cur options commands delete no_cmd
|
||||
local cur options commands delete all_options command_pattern all_commands
|
||||
|
||||
cur=${COMP_WORDS[COMP_CWORD]}
|
||||
options=( "--debug" "--help" "--nogui" )
|
||||
|
Reference in New Issue
Block a user