X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.md;h=888f12adeba01f1ee4ac747d9670ccaf565210c1;hb=a27d001901b781e8a4355073b4b4ea1613ce084b;hp=1c2acdf4f8409235487c76903955ebe9abf13d8e;hpb=9da751425d92f0954f777a6934a825f74bcc8479;p=chaz%2Fgit-codeowners diff --git a/README.md b/README.md index 1c2acdf..888f12a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.42 +version 0.45 # SYNOPSIS @@ -89,7 +89,7 @@ Alias: `-f` ## --shell-completion - eval "$(lintany --shell-completion)" + eval "$(git-codeowners --shell-completion)" Print shell code to enable completion to `STDOUT`, and exit.