diff --git a/_vcsh_bash b/_vcsh_bash index 245b57a8..0da55ab2 100644 --- a/_vcsh_bash +++ b/_vcsh_bash @@ -69,7 +69,7 @@ _vcsh () { unset r reponames local cmds cmds="clone delete enter foreach help init list list-tracked list-untracked - pull push rename run status upgrade version which write-gitignore" + pull push rename run status upgrade version which write-gitignore" local subcword cmd subcmd for (( subcword=1; subcword < ${#words[@]}-1; subcword++ )); do