correct declaration of local variables
This commit is contained in:
parent
cf4477bb1c
commit
4574f37340
1 changed files with 1 additions and 1 deletions
|
@ -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" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue