diff --git a/completion.bash b/completion.bash index 10af8d5..3a4e266 100644 --- a/completion.bash +++ b/completion.bash @@ -1,5 +1,5 @@ #!/usr/bin/bash - +#test _action(){ COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]}