diff --git a/completions/bash/mtm-ssh-proxy b/completions/bash/mtm-ssh-proxy index 6bc4a5a..0a59574 100644 --- a/completions/bash/mtm-ssh-proxy +++ b/completions/bash/mtm-ssh-proxy @@ -46,4 +46,4 @@ _mtm-ssh-proxy() { return ;; esac -} && complete -F _mtm-ssh-proxy mtm-ssh-vpn \ No newline at end of file +} && complete -F _mtm-ssh-proxy mtm-ssh-proxy \ No newline at end of file