X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.md;h=7ba749910c164ceae614dcc1684e6ed0033915b4;hb=b94d5acee38ce17d5d4e5fa233cae415d5c9f52c;hp=f62c2900fdccd5ed474f6fb3550b8c41dbd3d8d6;hpb=f85ac243855fd6bd289b95d46514d12527adf7ea;p=chaz%2Fgit-codeowners diff --git a/README.md b/README.md index f62c290..7ba7499 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.43 +version 0.49 # 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.