X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgit-codeowners;h=d9b5bc8e34f10dae3256f399f3a0b9f7644bbe91;hb=72777a2725d28845792e23374010f84ddf6240d2;hp=be0025bf27d5955ca913d3293a737f00928e9ca5;hpb=3c7ed3d762399efb2d01121392f7115104095788;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index be0025b..d9b5bc8 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -86,7 +86,7 @@ Alias: C<-f> =head2 --shell-completion - eval "$(lintany --shell-completion)" + eval "$(git-codeowners --shell-completion)" Print shell code to enable completion to C, and exit.